summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin2015-05-2956-13832/+0
* ArmPlatformPkg/ArmJunoDxe: Fixed PCI Root bridge device pathOlivier Martin2015-05-271-0/+10
* EmbeddedPkg: Fix Ebl dumpgcd bug with memory type and IO typeHeyi Guo2015-05-271-7/+24
* ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Added GIC MSI Frame TableOlivier Martin2015-05-271-1/+3
* ArmPlatformPkg/ArmJunoPkg: ACPI PCI SupportOlivier Martin2015-05-276-5/+316
* ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOutOlivier Martin2015-05-135-10/+4
* ArmPlatformPkg/ArmRealViewEb: Added FvSimpleFileSystemDxeOlivier Martin2015-05-133-0/+9
* ArmPlatformPkg/Bds: Clarify assert message with debug informationOlivier Martin2015-05-131-2/+6
* ArmPlatformPkg/ArmJunoDxe: Fix buildOlivier Martin2015-05-121-0/+1
* ArmPlatformPkg/ArmJunoPkg: Only enable PCI support on Juno R1Olivier Martin2015-05-113-0/+9
* ArmPlatformPkg/ArmJunoPkg: Enable PCI and SATA supportOlivier Martin2015-05-117-4/+171
* ArmPlatformPkg/ArmJunoPkg: Added PCI supportOlivier Martin2015-05-118-0/+2272
* ArmPlatformPkg/ArmVExpressPkg: Fixed line endings to be CRLFOlivier Martin2015-05-116-161/+161
* ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel2015-05-111-3/+3
* 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
* ArmVirtualizationPkg: Enable secure boot for ArmVirtualizationQemuArd Biesheuvel2015-05-073-5/+71
* ArmPlatformPkg: enable use of authenticated variables in NorFlashDxeArd Biesheuvel2015-05-078-6/+123
* ArmPlatformPkg/ArmJunoDxe: Use different UID for PCI EmulationOlivier Martin2015-05-061-1/+1
* ArmPlatformPkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2015-05-063-5/+5
* ArmPlatformPkg: Removed duplicate PCD settingsOlivier Martin2015-05-059-44/+0
* ArmPlatformPkg: Move the FDT platform driver at the end of the driver listOlivier Martin2015-05-059-45/+63
* ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin2015-05-054-58/+5
* ArmPlatformPkg/Scripts/Makefile: Added support to automatically update the FIPOlivier Martin2015-05-051-1/+25
* ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherencyArd Biesheuvel2015-04-142-6/+15
* ArmVirtualizationPkg: invalidate PEI memory region by VAArd Biesheuvel2015-04-142-0/+11
* ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel2015-04-147-5/+16
* ArmVirtualizationPkg: make ArmVirtualizationMemoryInitPeiLib the defaultArd Biesheuvel2015-04-142-1/+1
* ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin2015-04-0816-16/+16
* ArmPlatformPkg/ArmJunoDxe: Fixed returned valueOlivier Martin2015-04-011-4/+4
* ArmPlatformPkg/ArmJunoPkg/ArmJuno.dec: Update Juno R0 Device Tree default nameOlivier Martin2015-04-011-1/+1
* ArmJunoPkg: Upate Juno R1 Device Tree names to be 8 characters longOlivier Martin2015-04-012-3/+3
* ArmPlatformPkg/ArmJunoDxe: Add PCI GBE MAC address to Juno R1 boot optionsRonald Cron2015-04-012-82/+233
* ArmPlatformPkg/ArmXenRelocatablePlatformLib: Replaced tabulation by spacesOlivier Martin2015-04-011-173/+173
* ArmPlatformPkg/ArmVirtualizationPkg/PciHostBridgeDxe: Removed unreachable sta...Olivier Martin2015-04-011-2/+0
* ArmPlatformPkg/ArmVirtualizationPkg: Removed trailing spacesOlivier Martin2015-04-015-321/+321
* ArmPlatformPkg: fix two instances of FreePool () on NULL valueArd Biesheuvel2015-03-272-2/+2
* ArmVirtualizationPkg/ArmVirtualizationQemu: include XHCI driverLaszlo Ersek2015-03-162-0/+2
* ArmVirtualizationPkg: build UEFI shell from sourceLaszlo Ersek2015-03-163-2/+28
* OvmfPkg, ArmVirtualizationPkg: clean up XenHypercallLib namesLaszlo Ersek2015-03-031-1/+1
* ArmVirtualizationPkg: expose debug message bitmask on build command lineLaszlo Ersek2015-03-023-7/+8
* ArmVirtualizationPkg: PlatformIntelBdsLib: lack of QEMU kernel is no errorLaszlo Ersek2015-03-021-0/+5
* ArmPlatformPkg: PEIM startup is not an errorLaszlo Ersek2015-03-022-2/+2
* ArmVirtualizationPkg: add platform description for Xen guestsArd Biesheuvel2015-02-282-0/+532
* ArmVirtualizationPkg/VirtFdtDxe: wire up XenBusDxe to "xen,xen" DT nodeArd Biesheuvel2015-02-283-0/+26