summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Sec/SecEntryPoint.S
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-121-123/+0
* ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-281-6/+0
* ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Patholiviermartin2012-07-041-0/+4
* ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2012-07-041-1/+1
* ArmPlatformPkg/Sec: Added support for Non Cold Boot Pathsoliviermartin2012-07-041-0/+10
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-021-2/+2
* ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2012-05-021-3/+3
* ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2012-02-281-25/+18
* ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2011-11-091-4/+3
* ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2011-11-011-1/+1
* Arm Packages: Fix builds for XCODE32 toolchainoliviermartin2011-10-041-1/+1
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-271-18/+8
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-221-58/+75
* ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin2011-09-221-5/+1
* ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2011-09-221-4/+8
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-2/+6
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-112/+112
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-281-2/+2
* Fix minor Xcode build issues.andrewfish2011-03-051-3/+3
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-011-0/+112