audk/ArmPlatformPkg/ArmRealViewEbPkg
oliviermartin d269095b71 ArmPlatformPkg: Change the memory model for the ARM Platform components
In the former memory model, the UEFI firmware was expected to be located
at the top of the system memory. Stacks & Pi memory regions were set below
the firmware.
On some platform, the UEFI firmware could be shadowed by the ROM firmware
(case of the BeagleBoard) and in some cases the firmware is copied at the
beginning of the system memory.

With this new memory model, stack and Pi/DXE memory regions are set at the
top of the system memory wherever the UEFI firmware is located in the memory
map.
Because DXE core does not support shadowed firmwares, the system memory covered
by the UEFI firmware is marked as 'Non Present' to avoid to be overlapped by
DXE allocations.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11992 6f19259b-4bc3-4df7-8a09-765794883524
2011-07-06 16:27:21 +00:00
..
Debugger_scripts Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
FvbDxe Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
Include/Platform ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ 2011-07-01 15:30:01 +00:00
InterruptDxe Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
Library ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
Pei Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
ArmRealViewEb-RTSM-A8.dsc ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
ArmRealViewEb-RTSM-A9x2.dsc ArmPlatformPkg: Change the memory model for the ARM Platform components 2011-07-06 16:27:21 +00:00
ArmRealViewEb-RTSM-MPCore.fdf ArmPlatformPkg: Add support for PrePi module 2011-07-01 14:33:26 +00:00
ArmRealViewEb-RTSM-UniCore.fdf ArmPlatformPkg: Add support for PrePi module 2011-07-01 14:33:26 +00:00
ArmRealViewEbPkg.dec ArmPlatformPkg/ArmRealViewEbPkg: Remove unused PCD 2011-06-03 09:15:14 +00:00
b.bat Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
ba.bat Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00
build.sh Add ArmPlatformPkg from ARM Ltd. patch. 2011-02-01 05:41:42 +00:00