summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/CpuPei/CpuPei.inf
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-20 21:32:46 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-20 21:32:46 +0000
commitfbcd5cea83f1142ef4127bfd0498c0069f5f0157 (patch)
tree07a23fe3abbcfde44a30e075b194445c06189cb4 /ArmPkg/Drivers/CpuPei/CpuPei.inf
parentd7b6c49b78be068e5ad964933ef4bd71746a07ed (diff)
downloadedk2-fbcd5cea83f1142ef4127bfd0498c0069f5f0157.tar.gz
edk2-fbcd5cea83f1142ef4127bfd0498c0069f5f0157.tar.bz2
edk2-fbcd5cea83f1142ef4127bfd0498c0069f5f0157.zip
ArmPkg/CpuPei: Get the System Memory from the Resource Memory HOB
Declare the system memory provided by the first Resource Memory HOB as cached memory to the MMU. All the remaining memory space is declared as Device Memory. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11861 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPkg/Drivers/CpuPei/CpuPei.inf')
-rwxr-xr-xArmPkg/Drivers/CpuPei/CpuPei.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmPkg/Drivers/CpuPei/CpuPei.inf b/ArmPkg/Drivers/CpuPei/CpuPei.inf
index 3ed8ef9a6c..4237d365f9 100755
--- a/ArmPkg/Drivers/CpuPei/CpuPei.inf
+++ b/ArmPkg/Drivers/CpuPei/CpuPei.inf
@@ -26,7 +26,7 @@
#
# The following information is for reference only and not required by the build tools.
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC
+# VALID_ARCHITECTURES = ARM
#
[Sources]