audk/ArmPlatformPkg/Sec
oliviermartin 8d0fe26cbf ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatformLib
Memory map remapping is a platform specific feature only enabled by some platforms.
Instead of keeping this function empty for most platforms, the function has been
removed. This feature can easily fit in any other ArmPlatformLib function.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12632 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-01 23:36:59 +00:00
..
Exception.S ArmPlatformPkg: Coding style (minor changes) 2011-11-01 23:31:02 +00:00
Exception.asm ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
Helper.S Fix minor Xcode build issues. 2011-03-05 13:23:47 +00:00
Helper.asm Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
Sec.c ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatformLib 2011-11-01 23:36:59 +00:00
Sec.inf ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport 2011-09-27 16:29:07 +00:00
SecEntryPoint.S Arm Packages: Fix builds for XCODE32 toolchain 2011-10-04 13:58:28 +00:00
SecEntryPoint.asm ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization 2011-09-27 16:22:09 +00:00
SecInternal.h ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization 2011-09-27 16:22:09 +00:00