summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePeiCore
AgeCommit message (Expand)AuthorFilesLines
2013-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin1-15/+14
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel8-2/+361
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2-8/+0
2013-07-17ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin1-3/+2
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2-0/+8
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin2-6/+12
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin5-20/+20
2013-03-12ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin11-65/+96
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin1-2/+2
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2-2/+2
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2-4/+16
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2-2/+3
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin1-0/+3
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2-76/+58
2012-02-27ArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte alignedoliviermartin2-6/+14
2011-11-09ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2-4/+6
2011-11-01ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2-2/+2
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin3-5/+0
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin1-1/+0
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