summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePi
AgeCommit message (Expand)AuthorFilesLines
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin1-1/+1
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2-4/+4
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2-3/+0
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2-2/+0
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin1-0/+3
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin3-2/+42
2011-09-22ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin6-16/+34
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin4-14/+14
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin5-44/+167
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin7-18/+24
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2-6/+6
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2-99/+100
2011-08-18ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use Pre...oliviermartin1-4/+4
2011-08-18ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLiboliviermartin1-3/+0
2011-07-07ArmPlatformPkg: Fix warningsoliviermartin1-3/+8
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin9-275/+311
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2-2/+2
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin1-0/+2
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin1-1/+0
2011-07-01ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin11-0/+1055