summaryrefslogtreecommitdiff
path: root/ArmVirtPkg
AgeCommit message (Expand)AuthorFilesLines
2016-04-06ArmVirtPkg: include Virtio10Dxe from OvmfPkgLaszlo Ersek4-0/+4
2016-04-01ArmVirtPkg: disable PcdHiiOsRuntimeSupportLaszlo Ersek1-0/+1
2016-03-31ArmVirtPkg/ArmVirtQemu: gate FDT config table install with build optionArd Biesheuvel1-0/+5
2016-03-31ArmVirtPkg/VirtFdtDxe: make installation of FDT as config table optionalArd Biesheuvel3-31/+48
2016-03-23ArmVirtPkg: PlatformIntelBdsLib: signal gRootBridgesConnectedEventGroupGuidLaszlo Ersek2-0/+7
2016-03-23ArmVirtPkg/PlatformIntelBdsLib: rebase to EfiEventGroupSignalLaszlo Ersek3-34/+2
2016-03-17ArmVirtPkg/ArmVirtQemu: move to ARM version of CpuExceptionHandlerLibArd Biesheuvel1-1/+1
2016-03-11ArmVirtPkg/VirtFdtDxe: set /chosen/linux,pci-probe-only to 1 in DTBArd Biesheuvel1-0/+26
2016-03-02ArmVirtPkg: sync log level comments to DebugLib.hLaszlo Ersek1-4/+4
2016-02-26ArmVirtPkg: Add FileExplorerLib.inf to the QEMU dsc filesDandan Bi2-2/+8
2016-02-24ArmVirtPkg: ArmVirtQemu: add driver for Virtio-RNG deviceArd Biesheuvel2-0/+2
2016-02-24ArmVirtPkg/ArmVirtQemu: limit ACPI support to v5.0 and higherArd Biesheuvel1-0/+4
2016-02-22ArmVirtPkg: ArmVirtQemu: make ACPI support AARCH64 onlyArd Biesheuvel2-6/+9
2016-02-18ArmVirtPkg: ArmVirtQemu: expose only 64-bit entry point for v3.0+ SMBIOSArd Biesheuvel1-0/+8
2016-02-05ArmVirtPkg: implement ArmVirtQemuKernelArd Biesheuvel2-0/+778
2016-02-05ArmVirtPkg: introduce new ArmQemuRelocatablePlatformLibArd Biesheuvel6-0/+632
2016-02-05ArmVirtPkg/EarlyFdtPL011: allow patchable PCD for initial DT base addressArd Biesheuvel2-2/+3
2015-12-17ArmVirtPkg/ArmVirtXen: add ARM supportArd Biesheuvel2-6/+22
2015-12-17ArmVirtPkg/ArmXenRelocatablePlatformLib: add ARM supportArd Biesheuvel2-0/+143
2015-12-17ArmVirtPkg/PrePiRelocatable: add ARM supportArd Biesheuvel4-15/+242
2015-12-17ArmVirtPkg/XenRelocatablePlatformLib: rewrite DTB memory node retrieval in CArd Biesheuvel4-269/+113
2015-12-14ArmVirtPkg RVCT: build DXE_RUNTIME_DRIVER modules with 4 KB alignmentArd Biesheuvel1-0/+1
2015-12-04ArmVirtPkg: HighMemDxe: add memory space for the high memory nodesShannon Zhao4-0/+163
2015-12-04ArmVirtPkg: ArmVirtPlatformLib: find the lowest memory nodeShannon Zhao1-13/+17
2015-12-03ArmVirtPkg: use explicit KERNEL_BLOB_TYPE castArd Biesheuvel1-1/+3
2015-11-30ArmVirtPkg: add secure boot support to 32-bit ARM targetsArd Biesheuvel1-0/+3
2015-11-27ArmVirtPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel4-42/+2
2015-11-27ArmVirtPkg: drop ArmPlatformGlobalVariableLib dependencyArd Biesheuvel4-10/+1
2015-11-27ArmVirtPkg/ArmVirtQemu: move to ArmPkg version of PeiServicesTablePointerLibArd Biesheuvel1-3/+3
2015-11-26ArmVirtPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng7-6/+180
2015-11-24ArmVirtPkg/ArmVirtPlatformLib: reduce ID map size to GCD region sizeArd Biesheuvel2-1/+4
2015-11-24ArmVirtPkg/ArmVirtQemu: limit the (I)PA space to 40 bitsArd Biesheuvel1-0/+4
2015-11-18ArmVirtPkg/ArmVirtPlatformLib: map executable NOR region as normal memoryArd Biesheuvel1-2/+8
2015-11-09ArmVirtPkg/PrePi: do not invalidate the entire data cache at startupArd Biesheuvel1-2/+0
2015-10-16ArmVirtPkg: include BaseStackCheckLib also for AARCH64Mark Rutland1-15/+9
2015-10-08ArmVirtPkg/ArmVirtQemu: enable non-exec DXE stack for AARCH64Ard Biesheuvel1-0/+3
2015-10-01ArmVirtPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modulesArd Biesheuvel1-1/+2
2015-09-25ArmVirtPkg: build the TFTP command into the UEFI shellLaszlo Ersek1-0/+1
2015-09-24ArmVirtPkg: QemuFwCfgLib: read bytes from fw-cfg with DMA when availableLaszlo Ersek2-7/+121
2015-09-24ArmVirtPkg: VirtFdtDxe: detect fw-cfg DMA interface from the DTBLaszlo Ersek5-0/+19
2015-09-22ArmVirtPkg: reduce preallocation of boot services data pagesArd Biesheuvel1-1/+1
2015-09-18ArmVirtPkg: PlatformIntelBdsLib: signal ReadyToBoot on direct kernel bootLaszlo Ersek2-0/+7
2015-09-09ArmVirtPkg: set max physical address width to 40 bitsArd Biesheuvel1-0/+3
2015-09-09ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARMArd Biesheuvel1-6/+25
2015-08-26ArmVirtPkg: revert unintended change to ArmVirt.dsc.incArd Biesheuvel1-5/+0
2015-08-25ArmPlatformPkg/FVP: unify support for Foundation and Base modelsArd Biesheuvel1-0/+5
2015-08-25ArmVirtPkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng1-1/+4
2015-08-25ArmVirtPkg: Add VarCheckLib library mappingStar Zeng1-0/+1
2015-08-11ArmVirtPkg: use global section alignment in custom linker scriptArd Biesheuvel1-2/+2
2015-08-11ArmVirtPkg: avoid relocated immediates in AARCH64 asmArd Biesheuvel1-2/+2