summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb-RTSM-A9x2.dsc
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin2015-04-081-1/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-28/+28
* ArmPlatformPkg/ArmRealViewEbPkg: Fixed assertion in RuntimeDxeOlivier Martin2014-02-181-4/+4
* ArmPlatformPkg: Removed the hardware floating point build flagsOlivier Martin2014-01-231-1/+1
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-291-3/+3
* ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin2013-06-211-3/+3
* ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin2012-09-281-0/+2
* ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin2012-09-271-6/+0
* ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin2012-05-021-10/+6
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-021-1/+2
* ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin2012-05-021-1/+0
* ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin2012-04-131-6/+1
* ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin2011-11-011-0/+1
* ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin2011-09-271-2/+2
* ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin2011-09-271-3/+3
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-271-3/+2
* ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin2011-09-221-296/+19
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-221-10/+0
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-0/+1
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-221-9/+3
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-221-4/+4
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-540/+540
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-281-1/+0
* ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2011-07-181-1/+1
* 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-061-6/+12
* ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin2011-07-011-1/+1
* ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin2011-07-011-1/+5
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-6/+17
* ArmPlatformPkg: Add support for PrePi moduleoliviermartin2011-07-011-3/+22
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-011-2/+1
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-111-4/+0
* ArmPlatformPkg: Clean DSC filesoliviermartin2011-06-111-10/+1
* 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-111-1/+0
* ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin2011-06-111-3/+20
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-111-5/+7
* EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2011-06-111-1/+1
* ArmPlatformPkg/ArmRealViewEb: Add SysConfigLib supportoliviermartin2011-06-111-0/+1
* ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin2011-06-111-0/+1
* ArmPlatformPkg/ArmRealViewEb: Add support for PL111 Lcd controlleroliviermartin2011-06-111-0/+2
* ArmPlatformPkg/ArmRealViewEbPkg: Set some missing PCDsoliviermartin2011-06-031-0/+6
* ArmPlatformPkg/ArmRealViewEbPkg: Use NorFlashDxe and enable variables servicesoliviermartin2011-06-031-1/+17
* ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2011-06-031-0/+3
* ArmPlatformPkg/ArmRealViewEbPkg: Use PL390 GIC on RTSMoliviermartin2011-06-031-1/+2
* ArmPlatformPkg: Fix buildoliviermartin2011-03-311-0/+1
* ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin2011-03-311-0/+7
* ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin2011-03-311-2/+2
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-011-0/+458