summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciLibPciExpress
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2015-02-23 16:04:35 +0000
committerlersek <lersek@Edk2>2015-02-23 16:04:35 +0000
commit4c7ee75dfc3dcf8513f2b3428da08c242638a26f (patch)
tree2c28d521eebabd3671e6bebb870156da82851b39 /MdePkg/Library/BasePciLibPciExpress
parente17b1db501b3ba8ea375cea46d8a9d4379cab954 (diff)
downloadedk2-4c7ee75dfc3dcf8513f2b3428da08c242638a26f.tar.gz
edk2-4c7ee75dfc3dcf8513f2b3428da08c242638a26f.tar.bz2
edk2-4c7ee75dfc3dcf8513f2b3428da08c242638a26f.zip
MdePkg: BasePciLibPciExpress: list ARM and AARCH64 as valid architectures
"ArmPlatformPkg/ArmVirtualizationPkg/ArmVirtualization.dsc.inc" references this PciLib instance. 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@16915 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BasePciLibPciExpress')
-rw-r--r--MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf b/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
index 9df8117952..6ccd54ff9d 100644
--- a/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
+++ b/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
@@ -27,7 +27,7 @@
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC
+# VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
#
[Sources]