summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-14ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel7-5/+16
2015-04-14ArmVirtualizationPkg: make ArmVirtualizationMemoryInitPeiLib the defaultArd Biesheuvel2-1/+1
2015-04-08ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin16-16/+16
2015-04-01ArmPlatformPkg/ArmJunoDxe: Fixed returned valueOlivier Martin1-4/+4
2015-04-01ArmPlatformPkg/ArmJunoPkg/ArmJuno.dec: Update Juno R0 Device Tree default nameOlivier Martin1-1/+1
2015-04-01ArmJunoPkg: Upate Juno R1 Device Tree names to be 8 characters longOlivier Martin2-3/+3
2015-04-01ArmPlatformPkg/ArmJunoDxe: Add PCI GBE MAC address to Juno R1 boot optionsRonald Cron2-82/+233
2015-04-01ArmPlatformPkg/ArmXenRelocatablePlatformLib: Replaced tabulation by spacesOlivier Martin1-173/+173
2015-04-01ArmPlatformPkg/ArmVirtualizationPkg/PciHostBridgeDxe: Removed unreachable sta...Olivier Martin1-2/+0
2015-04-01ArmPlatformPkg/ArmVirtualizationPkg: Removed trailing spacesOlivier Martin5-321/+321
2015-03-27ArmPlatformPkg: fix two instances of FreePool () on NULL valueArd Biesheuvel2-2/+2
2015-03-16ArmVirtualizationPkg/ArmVirtualizationQemu: include XHCI driverLaszlo Ersek2-0/+2
2015-03-16ArmVirtualizationPkg: build UEFI shell from sourceLaszlo Ersek3-2/+28
2015-03-03OvmfPkg, ArmVirtualizationPkg: clean up XenHypercallLib namesLaszlo Ersek1-1/+1
2015-03-02ArmVirtualizationPkg: expose debug message bitmask on build command lineLaszlo Ersek3-7/+8
2015-03-02ArmVirtualizationPkg: PlatformIntelBdsLib: lack of QEMU kernel is no errorLaszlo Ersek1-0/+5
2015-03-02ArmPlatformPkg: PEIM startup is not an errorLaszlo Ersek2-2/+2
2015-02-28ArmVirtualizationPkg: add platform description for Xen guestsArd Biesheuvel2-0/+532
2015-02-28ArmVirtualizationPkg/VirtFdtDxe: wire up XenBusDxe to "xen,xen" DT nodeArd Biesheuvel3-0/+26