summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-102-0/+8
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-105-14/+15
* ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-124-6/+10
* ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin2013-01-252-6/+8
* ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin2012-09-284-123/+51
* ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin2012-09-284-6/+20
* ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-286-254/+1
* ARM Packages: Fixed mispellingsoliviermartin2012-07-042-2/+2
* ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin2012-07-045-36/+55
* ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin2012-07-041-0/+1
* ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2012-07-042-2/+2
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-041-1/+1
* ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2012-05-022-4/+16
* ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2012-05-022-3/+4
* ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2012-05-023-7/+6
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-021-1/+4
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-022-2/+4
* ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statementoliviermartin2012-03-263-1/+6
* ArmPlatformPkg/PrePi: Fix comment (minor change)oliviermartin2012-03-262-2/+2
* ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2012-02-282-58/+40
* ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xF...oliviermartin2012-02-282-2/+42
* ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore Systemoliviermartin2011-11-161-3/+5
* ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2011-11-092-6/+6
* ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin2011-11-011-2/+0
* ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2011-11-012-2/+2
* ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin2011-11-018-22/+109
* Arm Packages: Fix builds for XCODE32 toolchainoliviermartin2011-10-041-1/+1
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-272-4/+4
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-272-3/+0
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-222-2/+0
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-0/+3
* ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin2011-09-223-2/+42
* ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin2011-09-226-16/+34
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-224-14/+14
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-225-44/+167
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-227-18/+24
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-222-6/+6
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-222-99/+100
* ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use Pre...oliviermartin2011-08-181-4/+4
* ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLiboliviermartin2011-08-181-3/+0
* ArmPlatformPkg: Fix warningsoliviermartin2011-07-071-3/+8
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-069-275/+311
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-062-2/+2
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-041-0/+2
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-1/+0
* ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin2011-07-0111-0/+1055