summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmRealViewEbPkg
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin2011-11-012-0/+2
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-011-16/+3
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-271-1/+0
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-272-30/+7
* ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin2011-09-273-5/+5
* ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin2011-09-271-3/+3
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-272-4/+4
* ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin2011-09-229-638/+349
* ArmPlatformPkg/ArmRealViewEbPkg: Removed unused 'Pei' moduleoliviermartin2011-09-228-711/+0
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-221-10/+0
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-226-2/+62
* ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin2011-09-221-0/+10
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-224-8/+8
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-222-17/+6
* ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin2011-09-224-99/+0
* ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2011-09-222-0/+26
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-1/+1
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-222-6/+7
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-222-581/+581
* Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin2011-09-062-32/+32
* ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin2011-08-301-0/+69
* ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin2011-08-302-29/+4
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-282-2/+0
* ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2011-07-182-2/+2
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-061-0/+1
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-065-106/+106
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-011-1/+1
* ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin2011-07-012-2/+2
* ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin2011-07-012-2/+10
* ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin2011-07-015-39/+87
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-015-17/+42
* ArmPlatformPkg: Add support for PrePi moduleoliviermartin2011-07-014-14/+58
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-014-6/+5
* ArmPlatformPkg/ArmVExpressLib: Move Secure code into a separate fileoliviermartin2011-06-111-0/+2
* ArmPlatformPkg/ArmRealViewEbPkg: Fix some register definitionsoliviermartin2011-06-111-6/+15
* ArmPlatformPkg: Code cleaningoliviermartin2011-06-113-76/+83
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-114-16/+8
* ArmPlatformPkg: Clean DSC filesoliviermartin2011-06-112-20/+2
* ArmPlatformPkg/ArmRealViewEbPkg: Fixed General Interrupt Controller Base Addressoliviermartin2011-06-111-2/+2
* ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin2011-06-112-2/+0
* ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin2011-06-114-10/+60
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-112-10/+14
* EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2011-06-112-2/+2
* ArmPlatformPkg/ArmRealViewEb: Add SysConfigLib supportoliviermartin2011-06-114-0/+142
* ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin2011-06-111-0/+7
* ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin2011-06-113-9/+2
* ArmPlatformPkg/ArmRealViewEb: Add support for PL111 Lcd controlleroliviermartin2011-06-117-40/+326
* ArmPlatformPkg/ArmRealViewEbPkg: Set some missing PCDsoliviermartin2011-06-032-0/+12
* ArmPlatformPkg/ArmRealViewEbPkg: Use NorFlashDxe and enable variables servicesoliviermartin2011-06-036-72/+135
* ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin2011-06-031-1/+10