summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-28ArmVirtualizationPkg: implement dummy RealTimeClockLib for XenArd Biesheuvel2-0/+234
2015-02-28ArmVirtualizationPkg: Xen/PV relocatable platformlib instanceArd Biesheuvel5-0/+617
2015-02-28ArmVirtualizationPkg: allow patchable PCD for FV and DT base addressesArd Biesheuvel1-2/+4
2015-02-28ArmVirtualizationPkg: implement custom MemoryInitPeiLibArd Biesheuvel2-0/+157
2015-02-28ArmVirtualizationPkg: add a relocatable version of PrePiArd Biesheuvel7-0/+746
2015-02-28ArmVirtualizationPkg: add padding to FDT allocationArd Biesheuvel3-3/+12
2015-02-28ArmVirtualizationPkg: use a HOB to store device tree blobArd Biesheuvel7-16/+20
2015-02-28ArmVirtualizationPkg: move early UART discovery to PlatformPeimArd Biesheuvel4-47/+53
2015-02-28ArmVirtualizationPkg: allow patchable PCD for device tree base addressArd Biesheuvel2-2/+2
2015-02-28ArmVirtualizationPkg: add GICv3 detection to VirtFdtDxeArd Biesheuvel3-1/+35
2015-02-28ArmPlatformPkg: allow patchable PCD for FD base addressArd Biesheuvel1-1/+1
2015-02-28ArmPkg: allow HYP timer interrupt to be omittedArd Biesheuvel1-3/+3
2015-02-26ArmPlatformPkg/ArmJunoPkg: Create two default boot entries on first boot on J...Olivier Martin2-4/+163
2015-02-26ArmPlatformPkg/ArmJunoPkg: Update with Juno R1 device tree namesOlivier Martin3-9/+11
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron15-121/+20