audk/EmbeddedPkg
oliviermartin a6caee65ac ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction()
The PcdStandalone is a PCD ARM Ltd uses to make the difference between a standalone UEFI (boot
from cold boot to Boot Manager without user intervention) and a Debug UEFI firmware (the firmware
engineer has to copy the Normale World image into the DRAM to enable his/her firmware).

By coping the firmware into DRAM in the non standalone version it is much faster than reflashing
the NOR Flash after each build.

ArmPlatformSecExtraAction() function is called just before the Sec module jump to normal world.
The platform firmware can run extra actions at this stage.
The 'ARM Standalone' concept has moved to the implementation of ArmPlatformSecExtraAction() for
the ARM development boards (in ArmPlatformPkg/Library/DebugSecExtraActionLib).


ArmPlatformPkg: Enable DebugAgentLib in Sec and PrePeiCore


ArmPlatformPkg: Fix line endings in some source files

Use CR+LF line endings as defined by the EDK2 coding convention




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11991 6f19259b-4bc3-4df7-8a09-765794883524
2011-07-06 16:07:54 +00:00
..
Ebl ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
EblExternCmd Update the copyright notice format 2010-04-29 12:40:51 +00:00
EmbeddedMonotonicCounter Update the copyright notice format 2010-04-29 12:40:51 +00:00
GdbStub Update the copyright notice format 2010-04-29 12:40:51 +00:00
Include EmbeddedPkg/PrePiLib: Export HobConstructor() 2011-07-01 11:00:47 +00:00
Library ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() 2011-07-06 16:07:54 +00:00
MetronomeDxe Update the copyright notice format 2010-04-29 12:40:51 +00:00
RealTimeClockRuntimeDxe Update the copyright notice format 2010-04-29 12:40:51 +00:00
ResetRuntimeDxe Update the copyright notice format 2010-04-29 12:40:51 +00:00
Scripts/LauterbachT32 EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts 2011-04-27 17:21:31 +00:00
SerialDxe Fix bug in SerialRead returning error if no data was present. 2011-06-08 21:12:11 +00:00
SimpleTextInOutSerial EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Path 2011-06-03 09:12:55 +00:00
TemplateSec Update the copyright notice format 2010-04-29 12:40:51 +00:00
Universal/MmcDxe ArmPkg: Fix warnings raised by ARMGCC 2011-06-15 19:53:15 +00:00
EmbeddedPkg.dec EmbeddedPkg: Removed unused PCD values 2011-07-01 14:41:25 +00:00
EmbeddedPkg.dsc EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg 2011-06-03 09:07:31 +00:00
EmbeddedPkg.fdf Update the copyright notice format 2010-04-29 12:40:51 +00:00