]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.c
ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DRAM must...
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 2 May 2012 20:15:49 +0000 (20:15 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 2 May 2012 20:15:49 +0000 (20:15 +0000)
commitcfe1bb1765593aa117786f2973b9b0714680bf23
tree2d55946618a48e0280dd1e7717c0b71ed9e1ccb5
parent9d59a88be171f74ae08ad63b3e8d1b77a87522e8
ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DRAM must be inititalized at this stage

Since the System Memory initialization has been moved inside ArmPlatformSecLib
on some platforms, the use of this library could crash if the firmware engineer
forgot to initialize the DRAM.
This library 'patches' the DRAM to add an infinite loop.

Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13262 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.c