summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmRealViewEbPkg
AgeCommit message (Expand)AuthorFilesLines
2011-12-14ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraAct...oliviermartin1-1/+1
2011-12-14ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin1-3/+26
2011-11-01ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin2-0/+2
2011-11-01ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin1-16/+3
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin1-1/+0
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2-30/+7
2011-09-27ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin3-5/+5
2011-09-27ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin1-3/+3
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2-4/+4
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin9-638/+349
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Removed unused 'Pei' moduleoliviermartin8-711/+0
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin1-10/+0
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin6-2/+62
2011-09-22ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin1-0/+10
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin4-8/+8
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin2-17/+6
2011-09-22ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin4-99/+0
2011-09-22ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2-0/+26
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin1-1/+1
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2-6/+7
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2-581/+581
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin2-32/+32
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin1-0/+69
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin2-29/+4
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin2-2/+0
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2-2/+2
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin1-0/+1
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin5-106/+106
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin1-1/+1
2011-07-01ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin2-2/+2
2011-07-01ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin2-2/+10
2011-07-01ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin5-39/+87
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin5-17/+42
2011-07-01ArmPlatformPkg: Add support for PrePi moduleoliviermartin4-14/+58
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin4-6/+5
2011-06-11ArmPlatformPkg/ArmVExpressLib: Move Secure code into a separate fileoliviermartin1-0/+2
2011-06-11ArmPlatformPkg/ArmRealViewEbPkg: Fix some register definitionsoliviermartin1-6/+15
2011-06-11ArmPlatformPkg: Code cleaningoliviermartin3-76/+83
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin4-16/+8
2011-06-11ArmPlatformPkg: Clean DSC filesoliviermartin2-20/+2
2011-06-11ArmPlatformPkg/ArmRealViewEbPkg: Fixed General Interrupt Controller Base Addressoliviermartin1-2/+2
2011-06-11ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin2-2/+0
2011-06-11ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin4-10/+60
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2-10/+14
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2-2/+2
2011-06-11ArmPlatformPkg/ArmRealViewEb: Add SysConfigLib supportoliviermartin4-0/+142
2011-06-11ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin1-0/+7
2011-06-11ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin3-9/+2
2011-06-11ArmPlatformPkg/ArmRealViewEb: Add support for PL111 Lcd controlleroliviermartin7-40/+326
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Set some missing PCDsoliviermartin2-0/+12