summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi/ModuleEntryPoint.asm
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-121-152/+0
* ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin2013-01-251-3/+4
* ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin2012-09-281-58/+17
* ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin2012-09-281-6/+16
* ARM Packages: Fixed mispellingsoliviermartin2012-07-041-1/+1
* ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2012-07-041-1/+1
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-041-1/+1
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-021-1/+2
* ArmPlatformPkg/PrePi: Fix comment (minor change)oliviermartin2012-03-261-1/+1
* ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2012-02-281-29/+20
* ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xF...oliviermartin2012-02-281-1/+21
* ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2011-11-091-3/+3
* ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2011-11-011-1/+1
* ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin2011-11-011-2/+2
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-271-2/+2
* ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin2011-09-221-2/+9
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-221-3/+3
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-221-18/+78
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-4/+6
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-061-20/+39
* ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin2011-07-011-0/+82