MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules

"ArmPlatformPkg/ArmVirtualizationPkg/ArmVirtualizationQemu.dsc" references
these drivers:
- Pci/PciBusDxe
- Pci/EhciDxe
- Pci/UhciDxe
- Usb/UsbBusDxe
- Usb/UsbKbDxe

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Olivier Martin <Olivier.martin@arm.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16916 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Laszlo Ersek 2015-02-23 16:05:50 +00:00 committed by lersek
parent 4c7ee75dfc
commit a065efc7c7
5 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
# #
# The following information is for reference only and not required by the build tools. # The following information is for reference only and not required by the build tools.
# #
# VALID_ARCHITECTURES = IA32 X64 IPF EBC # VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
# #
# DRIVER_BINDING = gEhciDriverBinding # DRIVER_BINDING = gEhciDriverBinding
# COMPONENT_NAME = gEhciComponentName # COMPONENT_NAME = gEhciComponentName

View File

@ -26,7 +26,7 @@
# #
# The following information is for reference only and not required by the build tools. # The following information is for reference only and not required by the build tools.
# #
# VALID_ARCHITECTURES = IA32 X64 IPF EBC # VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
# #
# DRIVER_BINDING = gPciBusDriverBinding # DRIVER_BINDING = gPciBusDriverBinding
# COMPONENT_NAME = gPciBusComponentName # COMPONENT_NAME = gPciBusComponentName

View File

@ -29,7 +29,7 @@
# #
# The following information is for reference only and not required by the build tools. # The following information is for reference only and not required by the build tools.
# #
# VALID_ARCHITECTURES = IA32 X64 IPF EBC # VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
# #
# DRIVER_BINDING = gUhciDriverBinding # DRIVER_BINDING = gUhciDriverBinding
# COMPONENT_NAME = gUhciComponentName # COMPONENT_NAME = gUhciComponentName

View File

@ -27,7 +27,7 @@
# #
# The following information is for reference only and not required by the build tools. # The following information is for reference only and not required by the build tools.
# #
# VALID_ARCHITECTURES = IA32 X64 IPF EBC # VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
# #
# DRIVER_BINDING = mUsbBusDriverBinding # DRIVER_BINDING = mUsbBusDriverBinding
# COMPONENT_NAME = mUsbBusComponentName # COMPONENT_NAME = mUsbBusComponentName

View File

@ -37,7 +37,7 @@
# #
# The following information is for reference only and not required by the build tools. # The following information is for reference only and not required by the build tools.
# #
# VALID_ARCHITECTURES = IA32 X64 IPF EBC # VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
# #
# DRIVER_BINDING = gUsbKeyboardDriverBinding # DRIVER_BINDING = gUsbKeyboardDriverBinding
# COMPONENT_NAME = gUsbKeyboardComponentName # COMPONENT_NAME = gUsbKeyboardComponentName