summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Remove Linux specific boot pathOlivier Martin2015-07-141-3/+0
* ArmPlatformPkg: Add the LinuxLoader.efi EFI applicationRonald Cron2015-07-141-1/+4
* ArmVExpressPkg: use PSCI for system reset only on AARCH64 platformsArd Biesheuvel2015-07-101-0/+1
* ArmVExpressPkg: use ArmVExpressSysConfigRuntimeLib by defaultArd Biesheuvel2015-07-101-1/+1
* ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkgJiaxin Wu2015-07-101-1/+0
* ArmPlatformPkg/ArmVExpress.dsc.inc: Fixed BuildOptionsOlivier Martin2015-07-071-1/+1
* ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime driversArd Biesheuvel2015-07-061-0/+3
* ArmPlatformPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng2015-07-011-0/+4
* ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOutOlivier Martin2015-05-131-1/+1
* ArmVExpressPkg: avoid the use of ArmVExpressSysConfigLib at runtimeArd Biesheuvel2015-05-081-0/+1
* ArmVExpressPkg: use PSCI for system reset at runtimeArd Biesheuvel2015-05-081-0/+9
* ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel2015-04-141-1/+3
* ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin2015-04-081-1/+1
* ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDTRonald Cron2015-02-261-0/+5
* ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron2015-02-261-0/+2
* ArmPlatformPkg/ArmJunoPkg: Added ACPI supportOlivier Martin2015-01-231-0/+2
* ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin2015-01-131-4/+3
* ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platformsOlivier Martin2015-01-061-0/+3
* ArmPlatformPkg: Fixed buildOlivier Martin2014-12-151-1/+1
* ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron2014-12-121-0/+1
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel2014-10-271-0/+13
* ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on b...Leif Lindholm2014-10-141-0/+3
* ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel2014-09-161-1/+1
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-091-0/+1
* ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin2014-08-201-3/+3
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-30/+30
* ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pagesOlivier Martin2014-04-141-2/+2
* ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode stringOlivier Martin2014-04-111-1/+0
* ArmPlatformPkg/ArmVExpressPkg: Added Android FastBoot supportOlivier Martin2014-03-051-2/+13
* ArmPlatformPkg/ArmVExpressPkg: Added Isp1761 USB OTG driverOlivier Martin2014-03-051-0/+2
* ArmPlatformPkg/ArmVExpress.dsc.inc: Exposed the 2 NOR Flash filesystem to UEFIOlivier Martin2014-02-051-1/+1
* ArmPlatformPkg/ArmVExpressPkg: Add the core network components needed for net...Ryan Harkin2014-01-161-0/+23
* ArmPlatformPkg/BootMonFs: Added support for the NorFlash File System of the A...Olivier Martin2014-01-161-1/+11
* EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin2013-11-281-2/+0
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-291-1/+1
* ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin2013-08-191-0/+2
* ArmPlatformPkg: Added support for Aarch64 AEM RTSM modelHarry Liebel2013-07-181-0/+4
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-121-0/+1
* ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin2013-03-061-0/+1
* ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin2012-09-281-0/+1
* ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin2012-09-281-0/+1
* ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin2012-09-281-0/+1
* ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-281-1/+1
* ArmPlatformPkg/ArmVExpressPkg: Fixed build issueoliviermartin2012-08-011-0/+1
* ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin2012-05-021-0/+1
* ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin2012-03-151-0/+1
* ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin2012-02-281-1/+4
* ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraAct...oliviermartin2011-12-141-1/+1
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-271-1/+0
* ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin2011-09-271-330/+330