audk/ArmPlatformPkg/MemoryInitPei
Ard Biesheuvel 78c8ec8a3f ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESS
For 32-bit ARM platforms, it is essential that system memory starts
below the 4 GB limit, since that is the only memory we can address
using the UEFI spec mandated 1:1 mapping. So assert that this is the
case.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Leif Lindholm <leif.lindholm@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18429 6f19259b-4bc3-4df7-8a09-765794883524
2015-09-09 15:30:37 +00:00
..
MemoryInitPeiLib.c ArmPlatformPkg/MemoryInitPei: Check if the main System Memory resource has been declared 2015-07-06 16:55:29 +00:00
MemoryInitPeiLib.inf ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c file 2015-04-14 11:52:55 +00:00
MemoryInitPeim.c ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESS 2015-09-09 15:30:37 +00:00
MemoryInitPeim.inf ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c file 2015-04-14 11:52:55 +00:00