summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2015-07-10ArmVExpressPkg: use PSCI for system reset only on AARCH64 platformsArd Biesheuvel1-0/+1
2015-07-10ArmVExpressPkg: use ArmVExpressSysConfigRuntimeLib by defaultArd Biesheuvel1-1/+1
2015-07-10ArmPlatformPkg/ArmVExpressPkg: add ArmPlatformSysConfigLib for runtimeArd Biesheuvel2-0/+320
2015-07-10ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkgJiaxin Wu6-6/+0
2015-07-08Revert "ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names."Olivier Martin7-71/+74
2015-07-07ArmPlatformPkg/ArmVExpress.dsc.inc: Fixed BuildOptionsOlivier Martin1-1/+1
2015-07-07ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names.Olivier Martin7-74/+71
2015-07-07ArmPlatformPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel1-3/+3
2015-07-06ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime driversArd Biesheuvel1-0/+3
2015-07-06ArmPlatformPkg/PrePi: Make dynamic the top of the System MemoryOlivier Martin7-31/+72
2015-07-06ArmPlatformPkg/MemoryInitPei: Check if the main System Memory resource has be...Olivier Martin1-20/+44
2015-07-06ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCDSamer El-Haj-Mahmoud3-3/+10
2015-07-06ArmPlatformPkg/ArmVExpress: Fix the CA9x4 and TC2 device tree locationsOlivier Martin2-2/+2
2015-07-06ArmPlatformPkg/ArmVExpressDxe: Renamed the device treeOlivier Martin1-4/+5
2015-07-06ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by defaultOlivier Martin1-1/+3
2015-07-06ArmPlatformPkg: Give a name to the FVOlivier Martin13-0/+13
2015-07-06ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot ma...Ronald Cron3-1/+151
2015-07-01ArmPlatformPkg: Use the merged Variable driverStar Zeng2-6/+4
2015-07-01ArmPlatformPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng2-0/+8
2015-05-29Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin56-13832/+0
2015-05-27ArmPlatformPkg/ArmJunoDxe: Fixed PCI Root bridge device pathOlivier Martin1-0/+10
2015-05-27EmbeddedPkg: Fix Ebl dumpgcd bug with memory type and IO typeHeyi Guo1-7/+24
2015-05-27ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Added GIC MSI Frame TableOlivier Martin1-1/+3
2015-05-27ArmPlatformPkg/ArmJunoPkg: ACPI PCI SupportOlivier Martin6-5/+316
2015-05-13ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOutOlivier Martin5-10/+4
2015-05-13ArmPlatformPkg/ArmRealViewEb: Added FvSimpleFileSystemDxeOlivier Martin3-0/+9
2015-05-13ArmPlatformPkg/Bds: Clarify assert message with debug informationOlivier Martin1-2/+6
2015-05-12ArmPlatformPkg/ArmJunoDxe: Fix buildOlivier Martin1-0/+1
2015-05-11ArmPlatformPkg/ArmJunoPkg: Only enable PCI support on Juno R1Olivier Martin3-0/+9
2015-05-11ArmPlatformPkg/ArmJunoPkg: Enable PCI and SATA supportOlivier Martin7-4/+171
2015-05-11ArmPlatformPkg/ArmJunoPkg: Added PCI supportOlivier Martin8-0/+2272
2015-05-11ArmPlatformPkg/ArmVExpressPkg: Fixed line endings to be CRLFOlivier Martin6-161/+161
2015-05-11ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel1-3/+3
2015-05-11ArmPlatformPkg/ArmVExpressDxe: Fixed build after changing ARM_VEXPRESS_PLATFO...Olivier Martin1-5/+11
2015-05-08ArmVExpressPkg: restrict ArmVExpressSysConfigLib to SEC and DXE_DRIVERArd Biesheuvel1-1/+1
2015-05-08ArmVExpressPkg: avoid the use of ArmVExpressSysConfigLib at runtimeArd Biesheuvel1-0/+1
2015-05-08ArmVExpressPkg: use PSCI for system reset at runtimeArd Biesheuvel1-0/+9
2015-05-07ArmVExpressPkg: add support for embedding DTBs for AArch64 variantsArd Biesheuvel1-0/+25
2015-05-07ArmPlatformPkg: add support for FV embedded device tree blobsArd Biesheuvel2-6/+118
2015-05-07ArmVExpressPkg: use named GUIDs for all VExpress variantsArd Biesheuvel5-21/+43
2015-05-07ArmVirtualizationPkg: Enable secure boot for ArmVirtualizationQemuArd Biesheuvel3-5/+71
2015-05-07ArmPlatformPkg: enable use of authenticated variables in NorFlashDxeArd Biesheuvel8-6/+123
2015-05-06ArmPlatformPkg/ArmJunoDxe: Use different UID for PCI EmulationOlivier Martin1-1/+1
2015-05-06ArmPlatformPkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni3-5/+5
2015-05-05ArmPlatformPkg: Removed duplicate PCD settingsOlivier Martin9-44/+0
2015-05-05ArmPlatformPkg: Move the FDT platform driver at the end of the driver listOlivier Martin9-45/+63
2015-05-05ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin4-58/+5
2015-05-05ArmPlatformPkg/Scripts/Makefile: Added support to automatically update the FIPOlivier Martin1-1/+25
2015-04-14ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherencyArd Biesheuvel2-6/+15
2015-04-14ArmVirtualizationPkg: invalidate PEI memory region by VAArd Biesheuvel2-0/+11