summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePeiCore
AgeCommit message (Expand)AuthorFilesLines
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2-10/+53
2011-09-22ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin4-12/+68
2011-09-22ArmPlatformPkg/PrePeiCore: Reverse Stack & PeiTemporaryoliviermartin3-14/+29
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin6-8/+32
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin6-10/+10
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin6-51/+106
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin7-17/+22
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2-7/+7
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2-72/+70
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin1-2/+0
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin6-160/+168
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin2-5/+8
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin5-6/+6
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin3-7/+5
2011-06-11ArmPlatformPkg: Code cleaningoliviermartin4-90/+144
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin6-13/+12
2011-06-11ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin4-20/+41
2011-06-03ArmPlatformPkg: Fix ARMGCC buildoliviermartin1-1/+0
2011-04-27ArmPlatformPkg: Add missing ASM_PFX() macro in exception call backoliviermartin1-4/+4
2011-04-26ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin2-6/+0
2011-03-31ArmPlatformPkg/PrePeiCore: Fix buildoliviermartin1-1/+1
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin6-17/+12
2011-03-31ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin3-10/+21
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish11-0/+822