summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmVExpressPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased firmware sizeOlivier Martin2015-07-161-3/+3
* ArmPlatformPkg: Use LinuxLoader.efi for the default boot entryOlivier Martin2015-07-145-10/+12
* ArmPlatformPkg: Remove Linux specific boot pathOlivier Martin2015-07-149-22/+0
* ArmPlatformPkg: Add the LinuxLoader.efi EFI applicationRonald Cron2015-07-1414-6/+34
* 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/ArmVExpressPkg: add ArmPlatformSysConfigLib for runtimeArd Biesheuvel2015-07-102-0/+320
* ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkgJiaxin Wu2015-07-105-5/+0
* Revert "ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names."Olivier Martin2015-07-087-71/+74
* ArmPlatformPkg/ArmVExpress.dsc.inc: Fixed BuildOptionsOlivier Martin2015-07-071-1/+1
* ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names.Olivier Martin2015-07-077-74/+71
* ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime driversArd Biesheuvel2015-07-061-0/+3
* ArmPlatformPkg/ArmVExpress: Fix the CA9x4 and TC2 device tree locationsOlivier Martin2015-07-062-2/+2
* ArmPlatformPkg/ArmVExpressDxe: Renamed the device treeOlivier Martin2015-07-061-4/+5
* ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by defaultOlivier Martin2015-07-061-1/+3
* ArmPlatformPkg: Give a name to the FVOlivier Martin2015-07-068-0/+8
* ArmPlatformPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng2015-07-011-0/+4
* ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOutOlivier Martin2015-05-131-1/+1
* ArmPlatformPkg/ArmVExpressPkg: Fixed line endings to be CRLFOlivier Martin2015-05-116-161/+161
* ArmPlatformPkg/ArmVExpressDxe: Fixed build after changing ARM_VEXPRESS_PLATFO...Olivier Martin2015-05-111-5/+11
* ArmVExpressPkg: restrict ArmVExpressSysConfigLib to SEC and DXE_DRIVERArd Biesheuvel2015-05-081-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
* ArmVExpressPkg: add support for embedding DTBs for AArch64 variantsArd Biesheuvel2015-05-071-0/+25
* ArmPlatformPkg: add support for FV embedded device tree blobsArd Biesheuvel2015-05-072-6/+118
* ArmVExpressPkg: use named GUIDs for all VExpress variantsArd Biesheuvel2015-05-075-21/+43
* ArmPlatformPkg: enable use of authenticated variables in NorFlashDxeArd Biesheuvel2015-05-071-4/+0
* ArmPlatformPkg: Removed duplicate PCD settingsOlivier Martin2015-05-058-39/+0
* ArmPlatformPkg: Move the FDT platform driver at the end of the driver listOlivier Martin2015-05-058-40/+56
* ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin2015-05-052-0/+2
* ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel2015-04-141-1/+3
* ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin2015-04-088-8/+8
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-267-9/+2
* 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-2625-51/+336
* ArmPlatformPkg/ArmVExpressPkg: Added support to differentiate ARMv8 FVP variantsOlivier Martin2015-02-255-20/+75
* ArmPlatformPkg/ArmVExpressDxe: Identify the current platformOlivier Martin2015-02-2510-18/+352
* ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Switch to Linux kernel with EFI s...Olivier Martin2015-02-251-3/+3
* ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Fixed buildOlivier Martin2015-02-171-6/+6
* ArmPlatformPkg/ArmVExpress-FVP-AArch64: Force GICv3 into GICv2 legacy modeOlivier Martin2015-02-161-0/+6
* ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin2015-02-161-1/+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-069-0/+20
* 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: The toolchain family name can be omitted if the options are c...Olivier Martin2014-12-121-5/+2
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-112-3/+3
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel2014-10-275-1/+33
* ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUIDOlivier Martin2014-10-271-1/+1