summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: AcpiS3SaveDxe: fix protocol usage hint in the INF fileLaszlo Ersek2015-05-131-1/+1
* OvmfPkg: extract some bits and port offsets common to Q35 and I440FXLaszlo Ersek2015-05-134-30/+10
* OvmfPkg: consolidate POWER_MGMT_REGISTER_PIIX4() on "I440FxPiix4.h" macrosLaszlo Ersek2015-05-135-14/+12
* OvmfPkg: consolidate POWER_MGMT_REGISTER_Q35() on "Q35MchIch9.h" macrosLaszlo Ersek2015-05-135-14/+12
* OvmfPkg: new macros for platform specific register addresses and valuesLaszlo Ersek2015-05-132-0/+64
* OvmfPkg: split Include/OvmfPlatforms.hLaszlo Ersek2015-05-133-22/+72
* OvmfPkg: QemuBootOrderLib: parse OFW device path nodes of PCI bridgesLaszlo Ersek2015-05-081-26/+92
* OvmfPkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2015-05-064-14/+14
* OvmfPkg/XenBusDxe: Fix build issue with VS2010Jordan Justen2015-04-011-1/+2
* OvmfPkg/SmbiosPlatformDxe: Fix build issue with VS2010Jordan Justen2015-04-011-5/+7
* OvmfPkg: XenConsoleSerialPortLib: deal with output overflowArd Biesheuvel2015-03-271-24/+71
* OvmfPkg: Q35: Use correct ACPI PM control register:bitGabriel Somlo2015-03-263-34/+45
* OvmfPkg: include XHCI driverLaszlo Ersek2015-03-166-0/+6
* OvmfPkg: replace strict XenHypercallLib construction with explicit queryLaszlo Ersek2015-03-033-1/+16
* OvmfPkg: XenHypercallLib: introduce XenHypercallIsAvailable()Laszlo Ersek2015-03-033-0/+54
* OvmfPkg: XenHypercallLib: add empty constructor for ARM & AARCH64Laszlo Ersek2015-03-032-1/+29
* OvmfPkg, ArmVirtualizationPkg: clean up XenHypercallLib namesLaszlo Ersek2015-03-036-52/+23
* ArmVirtualizationPkg: add XenIoMmioLibArd Biesheuvel2015-02-284-0/+273
* Ovfm/Xen: add a Vendor Hardware device path GUID for the XenBus rootArd Biesheuvel2015-02-282-0/+25
* Ovmf/Xen: add Xen PV console SerialPortLib driverArd Biesheuvel2015-02-283-0/+242
* Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel2015-02-2810-197/+49
* Ovmf/Xen: implement XenHypercallLib for ARMArd Biesheuvel2015-02-285-1/+528
* Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel2015-02-2813-58/+29
* Ovmf/Xen: add separate driver for Xen PCI deviceArd Biesheuvel2015-02-282-0/+412
* Ovmf/Xen: introduce XENIO_PROTOCOLArd Biesheuvel2015-02-282-0/+49
* Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel2015-02-2815-84/+149
* Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel2015-02-289-81/+84
* Ovmf/Xen: fix pointer to int cast in XenBusDxeArd Biesheuvel2015-02-281-2/+2
* Ovmf/Xen: move Xen interface version to <xen.h>Ard Biesheuvel2015-02-283-9/+5
* OvmfPkg/QemuVideoDxe: enable ARM buildsLaszlo Ersek2015-02-232-1/+5
* OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration dynamicLaszlo Ersek2015-02-193-6/+78
* OvmfPkg: AcpiPlatformDxe: extract common entry pointLaszlo Ersek2015-02-197-52/+99
* OvmfPkg/AcpiPlatformDxe: InstallAllQemuLinkedTables => InstallQemuFwCfgTablesJordan Justen2015-02-193-4/+5
* OvmfPkg/AcpiPlatformDxe: FindAcpiTablesInFv => InstallOvmfFvTablesJordan Justen2015-02-191-3/+9
* OvmfPkg/AcpiPlatformDxe: Assert if AcpiTable protocol is not foundJordan Justen2015-02-172-6/+2
* OvmfPkg/QemuFwCfgAcpiPlatformDxe: Move entry point to QemuFwCfgAcpi.cJordan Justen2015-02-173-53/+38
* OvmfPkg/build.sh: Use XCODE5 for newer OS X releasesAndrew Fish2015-02-171-2/+8
* OvmfPkg/PlatformBdsLib: Signal ReadyToBoot before booting QEMU kernelJordan Justen2015-02-172-2/+9
* OvmfPkg/build.sh: Allow qemu parameters with spacesJordan Justen2015-02-171-4/+3
* OvmfPkg/SMBIOS: Provide default Type 0 (BIOS Information) structureGabriel Somlo2015-02-131-0/+66
* OvmfPkg: Update PlatformBaseDebugLibIoPort libraryLiming Gao2015-02-062-2/+20
* OvmfPkg: Update web page and wiki urlsJordan Justen2015-02-052-3/+3
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* OvmfPkg/AcpiPlatformDxe: Add QEMU fw-cfg only driverJordan Justen2015-02-022-0/+105
* OvmfPkg/AcpiPlatformDxe: Split QEMU fw-cfg into a new fileJordan Justen2015-02-023-660/+686
* OvmfPkg: PlatformBdsLib: get front page timeout from QEMULaszlo Ersek2015-01-142-8/+1
* OvmfPkg: QemuBootOrderLib: expose QEMU's "-boot menu=on[,splash-time=N]"Laszlo Ersek2015-01-143-0/+65
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-133-12/+9
* OvmfPkg: QemuBootOrderLib: OFW-to-UEFI translation for virtio-mmioLaszlo Ersek2015-01-023-1/+201
* OvmfPkg: QemuBootOrderLib: widen ParseUnitAddressHexList() to UINT64Laszlo Ersek2015-01-021-15/+15