summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/PrePi: Fix comment (minor change)oliviermartin2012-03-262-2/+2
* ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2012-02-282-58/+40
* ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xF...oliviermartin2012-02-282-2/+42
* ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore Systemoliviermartin2011-11-161-3/+5
* ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2011-11-092-6/+6
* ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin2011-11-011-2/+0
* ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2011-11-012-2/+2
* ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin2011-11-018-22/+109
* Arm Packages: Fix builds for XCODE32 toolchainoliviermartin2011-10-041-1/+1
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-272-4/+4
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-272-3/+0
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-222-2/+0
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-0/+3
* ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin2011-09-223-2/+42
* ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin2011-09-226-16/+34
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-224-14/+14
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-225-44/+167
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-227-18/+24
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-222-6/+6
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-222-99/+100
* ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use Pre...oliviermartin2011-08-181-4/+4
* ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLiboliviermartin2011-08-181-3/+0
* ArmPlatformPkg: Fix warningsoliviermartin2011-07-071-3/+8
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-069-275/+311
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-062-2/+2
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-041-0/+2
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-1/+0
* ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin2011-07-0111-0/+1055