summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Revert tree to r17801Jordan Justen1-5/+0
2015-07-02OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callbackLaszlo Ersek1-0/+5
2015-07-01OvmfPkg: Use the merged Variable driverStar Zeng6-27/+6
2015-07-01OvmfPkg: Link AuthVariableLib for following merged variable driver deployStar Zeng3-0/+12
2015-06-26OvmfPkg: PlatformPei: invert MTRR setup in QemuInitializeRam()Laszlo Ersek1-4/+43
2015-06-26OvmfPkg: PlatformPei: beautify memory HOB order in QemuInitializeRam()Laszlo Ersek1-5/+4
2015-06-26OvmfPkg: PlatformPei: create the CPU HOB with dynamic memory space widthLaszlo Ersek1-2/+4
2015-06-26OvmfPkg: PlatformPei: enable larger permanent PEI RAMLaszlo Ersek4-3/+126
2015-06-23OvmfPkg/PlatformDxe: Convert Platform.uni to UTF-8Jordan Justen1-0/+0
2015-06-23OvmfPkg: QemuVideoDxe: add virtio-vga supportGerd Hoffmann1-0/+5
2015-06-22OvmfPkg: PlatformPei: set SMBIOS entry point version dynamicallyLaszlo Ersek5-0/+47
2015-06-09OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) registerPaulo Alcantara2-1/+21
2015-06-09OvmfPkg/PlatformPei: Query Host Bridge DID only oncePaulo Alcantara1-6/+11
2015-05-13OvmfPkg: AcpiS3SaveDxe: fix protocol usage hint in the INF fileLaszlo Ersek1-1/+1
2015-05-13OvmfPkg: extract some bits and port offsets common to Q35 and I440FXLaszlo Ersek4-30/+10
2015-05-13OvmfPkg: consolidate POWER_MGMT_REGISTER_PIIX4() on "I440FxPiix4.h" macrosLaszlo Ersek5-14/+12
2015-05-13OvmfPkg: consolidate POWER_MGMT_REGISTER_Q35() on "Q35MchIch9.h" macrosLaszlo Ersek5-14/+12
2015-05-13OvmfPkg: new macros for platform specific register addresses and valuesLaszlo Ersek2-0/+64
2015-05-13OvmfPkg: split Include/OvmfPlatforms.hLaszlo Ersek3-22/+72
2015-05-08OvmfPkg: QemuBootOrderLib: parse OFW device path nodes of PCI bridgesLaszlo Ersek1-26/+92
2015-05-06OvmfPkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni4-14/+14
2015-04-01OvmfPkg/XenBusDxe: Fix build issue with VS2010Jordan Justen1-1/+2
2015-04-01OvmfPkg/SmbiosPlatformDxe: Fix build issue with VS2010Jordan Justen1-5/+7
2015-03-27OvmfPkg: XenConsoleSerialPortLib: deal with output overflowArd Biesheuvel1-24/+71
2015-03-26OvmfPkg: Q35: Use correct ACPI PM control register:bitGabriel Somlo3-34/+45
2015-03-16OvmfPkg: include XHCI driverLaszlo Ersek6-0/+6
2015-03-03OvmfPkg: replace strict XenHypercallLib construction with explicit queryLaszlo Ersek3-1/+16
2015-03-03OvmfPkg: XenHypercallLib: introduce XenHypercallIsAvailable()Laszlo Ersek3-0/+54
2015-03-03OvmfPkg: XenHypercallLib: add empty constructor for ARM & AARCH64Laszlo Ersek2-1/+29
2015-03-03OvmfPkg, ArmVirtualizationPkg: clean up XenHypercallLib namesLaszlo Ersek6-52/+23
2015-02-28ArmVirtualizationPkg: add XenIoMmioLibArd Biesheuvel4-0/+273
2015-02-28Ovfm/Xen: add a Vendor Hardware device path GUID for the XenBus rootArd Biesheuvel2-0/+25
2015-02-28Ovmf/Xen: add Xen PV console SerialPortLib driverArd Biesheuvel3-0/+242
2015-02-28Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel10-197/+49
2015-02-28Ovmf/Xen: implement XenHypercallLib for ARMArd Biesheuvel5-1/+528
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel13-58/+29
2015-02-28Ovmf/Xen: add separate driver for Xen PCI deviceArd Biesheuvel2-0/+412
2015-02-28Ovmf/Xen: introduce XENIO_PROTOCOLArd Biesheuvel2-0/+49
2015-02-28Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel15-84/+149
2015-02-28Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel9-81/+84
2015-02-28Ovmf/Xen: fix pointer to int cast in XenBusDxeArd Biesheuvel1-2/+2
2015-02-28Ovmf/Xen: move Xen interface version to <xen.h>Ard Biesheuvel3-9/+5
2015-02-23OvmfPkg/QemuVideoDxe: enable ARM buildsLaszlo Ersek2-1/+5
2015-02-19OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration dynamicLaszlo Ersek3-6/+78
2015-02-19OvmfPkg: AcpiPlatformDxe: extract common entry pointLaszlo Ersek7-52/+99
2015-02-19OvmfPkg/AcpiPlatformDxe: InstallAllQemuLinkedTables => InstallQemuFwCfgTablesJordan Justen3-4/+5
2015-02-19OvmfPkg/AcpiPlatformDxe: FindAcpiTablesInFv => InstallOvmfFvTablesJordan Justen1-3/+9
2015-02-17OvmfPkg/AcpiPlatformDxe: Assert if AcpiTable protocol is not foundJordan Justen2-6/+2
2015-02-17OvmfPkg/QemuFwCfgAcpiPlatformDxe: Move entry point to QemuFwCfgAcpi.cJordan Justen3-53/+38
2015-02-17OvmfPkg/build.sh: Use XCODE5 for newer OS X releasesAndrew Fish1-2/+8