summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/MemoryInitPei
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-27 16:31:20 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-27 16:31:20 +0000
commitbd6b97994ab6219c74033a7e68a503dbb8d56f9f (patch)
treef12d728e3f3e73d5ef1004770e0acf6f053ba358 /ArmPlatformPkg/MemoryInitPei
parent12c5ae238ed1f6fcf2c29fa38d5ff77b15da12c9 (diff)
downloadedk2-bd6b97994ab6219c74033a7e68a503dbb8d56f9f.tar.gz
edk2-bd6b97994ab6219c74033a7e68a503dbb8d56f9f.tar.bz2
edk2-bd6b97994ab6219c74033a7e68a503dbb8d56f9f.zip
ArmPkg/ArmLib: Clean ArmV7Lib
- Move the non specific ArmV7 functions to ArmLib. - Clean the ARM Platform common components to not depend on ArmV7 if not required git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12453 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/MemoryInitPei')
-rwxr-xr-xArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.c b/ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.c
index aee41c247b..e5dd29c7e1 100755
--- a/ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.c
+++ b/ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.c
@@ -20,8 +20,6 @@
#include <Library/MemoryAllocationLib.h>
#include <Library/PcdLib.h>
-#include <Chipset/ArmV7.h>
-
VOID
BuildMemoryTypeInformationHob (
VOID