summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePeiCore
AgeCommit message (Expand)Author
2013-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin
2013-07-17ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin
2013-03-12ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin
2012-02-27ArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte alignedoliviermartin
2011-11-09ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin
2011-11-01ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin
2011-09-22ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin
2011-09-22ArmPlatformPkg/PrePeiCore: Reverse Stack & PeiTemporaryoliviermartin
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin
2011-06-11ArmPlatformPkg: Code cleaningoliviermartin
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin
2011-06-11ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin
2011-06-03ArmPlatformPkg: Fix ARMGCC buildoliviermartin
2011-04-27ArmPlatformPkg: Add missing ASM_PFX() macro in exception call backoliviermartin
2011-04-26ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin
2011-03-31ArmPlatformPkg/PrePeiCore: Fix buildoliviermartin
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin
2011-03-31ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish