summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePeiCore
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-1211-65/+96
* ARM Packages: Fixed coding style and typosoliviermartin2013-03-121-2/+2
* ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2012-07-042-2/+2
* ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2012-05-022-4/+16
* ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2012-05-022-2/+3
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-021-0/+3
* ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2012-02-282-76/+58
* ArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte alignedoliviermartin2012-02-272-6/+14
* ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2011-11-092-4/+6
* ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2011-11-012-2/+2
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-273-5/+0
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-221-1/+0
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-222-10/+53
* ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin2011-09-224-12/+68
* ArmPlatformPkg/PrePeiCore: Reverse Stack & PeiTemporaryoliviermartin2011-09-223-14/+29
* ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin2011-09-226-8/+32
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-226-10/+10
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-226-51/+106
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-227-17/+22
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-222-7/+7
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-222-72/+70
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-281-2/+0
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-066-160/+168
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-012-5/+8
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-015-6/+6
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-013-7/+5
* ArmPlatformPkg: Code cleaningoliviermartin2011-06-114-90/+144
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-116-13/+12
* ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin2011-06-114-20/+41
* ArmPlatformPkg: Fix ARMGCC buildoliviermartin2011-06-031-1/+0
* ArmPlatformPkg: Add missing ASM_PFX() macro in exception call backoliviermartin2011-04-271-4/+4
* ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin2011-04-262-6/+0
* ArmPlatformPkg/PrePeiCore: Fix buildoliviermartin2011-03-311-1/+1
* ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin2011-03-316-17/+12
* ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin2011-03-313-10/+21
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-0111-0/+822