- 79d274b OvmfPkg: PlatformPei: invert MTRR setup in QemuInitializeRam() by Laszlo Ersek · 10 years ago
- cfc80e2 OvmfPkg: PlatformPei: beautify memory HOB order in QemuInitializeRam() by Laszlo Ersek · 10 years ago
- 86a14b0 OvmfPkg: PlatformPei: create the CPU HOB with dynamic memory space width by Laszlo Ersek · 10 years ago
- bc89fe4 OvmfPkg: PlatformPei: enable larger permanent PEI RAM by Laszlo Ersek · 10 years ago
- 8ad8a1f OvmfPkg/PlatformDxe: Convert Platform.uni to UTF-8 by Jordan Justen · 10 years ago
- 94210dc OvmfPkg: QemuVideoDxe: add virtio-vga support by Gerd Hoffmann · 10 years ago
- 37baf06 OvmfPkg: PlatformPei: set SMBIOS entry point version dynamically by Laszlo Ersek · 10 years ago
- 90721ba OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) register by Paulo Alcantara · 10 years ago
- 589756c OvmfPkg/PlatformPei: Query Host Bridge DID only once by Paulo Alcantara · 10 years ago
- 93bbb0e OvmfPkg: AcpiS3SaveDxe: fix protocol usage hint in the INF file by Laszlo Ersek · 10 years ago
- cc5e0aa9 OvmfPkg: extract some bits and port offsets common to Q35 and I440FX by Laszlo Ersek · 10 years ago
- da37216 OvmfPkg: consolidate POWER_MGMT_REGISTER_PIIX4() on "I440FxPiix4.h" macros by Laszlo Ersek · 10 years ago
- bc9d05d OvmfPkg: consolidate POWER_MGMT_REGISTER_Q35() on "Q35MchIch9.h" macros by Laszlo Ersek · 10 years ago
- 6b225ac OvmfPkg: new macros for platform specific register addresses and values by Laszlo Ersek · 10 years ago
- cb2e300 OvmfPkg: split Include/OvmfPlatforms.h by Laszlo Ersek · 10 years ago
- feca17f OvmfPkg: QemuBootOrderLib: parse OFW device path nodes of PCI bridges by Laszlo Ersek · 10 years ago
- 86a9c7a OvmfPkg: Use the new PCDs defined in MdePkg and MdeModulePkg. by Ruiyu Ni · 10 years ago
- 9b8e414 OvmfPkg/XenBusDxe: Fix build issue with VS2010 by Jordan Justen · 10 years ago
- 5f239ef OvmfPkg/SmbiosPlatformDxe: Fix build issue with VS2010 by Jordan Justen · 10 years ago
- c6d2972 OvmfPkg: XenConsoleSerialPortLib: deal with output overflow by Ard Biesheuvel · 10 years ago
- e2ab3f8 OvmfPkg: Q35: Use correct ACPI PM control register:bit by Gabriel Somlo · 10 years ago
- 47e57f4 OvmfPkg: include XHCI driver by Laszlo Ersek · 10 years ago
- 48b3ff0 OvmfPkg: replace strict XenHypercallLib construction with explicit query by Laszlo Ersek · 10 years ago
- 02f69a2 OvmfPkg: XenHypercallLib: introduce XenHypercallIsAvailable() by Laszlo Ersek · 10 years ago
- b5d85f6 OvmfPkg: XenHypercallLib: add empty constructor for ARM & AARCH64 by Laszlo Ersek · 10 years ago
- df040c0 OvmfPkg, ArmVirtualizationPkg: clean up XenHypercallLib names by Laszlo Ersek · 10 years ago
- 0169352 ArmVirtualizationPkg: add XenIoMmioLib by Ard Biesheuvel · 10 years ago
- b0022ab Ovfm/Xen: add a Vendor Hardware device path GUID for the XenBus root by Ard Biesheuvel · 10 years ago
- d401a48 Ovmf/Xen: add Xen PV console SerialPortLib driver by Ard Biesheuvel · 10 years ago
- e482753 Ovmf/Xen: port XenBusDxe to other architectures by Ard Biesheuvel · 10 years ago
- b94c3ac Ovmf/Xen: implement XenHypercallLib for ARM by Ard Biesheuvel · 10 years ago
- d9fdfd8 Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOL by Ard Biesheuvel · 10 years ago
- f2162d3 Ovmf/Xen: add separate driver for Xen PCI device by Ard Biesheuvel · 10 years ago
- b2165af Ovmf/Xen: introduce XENIO_PROTOCOL by Ard Biesheuvel · 10 years ago
- cd8ff8f Ovmf/Xen: move XenBusDxe hypercall code to separate library by Ard Biesheuvel · 10 years ago
- bbc3758 Ovmf/Xen: refactor XenBusDxe hypercall implementation by Ard Biesheuvel · 10 years ago
- d6970b9 Ovmf/Xen: fix pointer to int cast in XenBusDxe by Ard Biesheuvel · 10 years ago
- 0ac10d1 Ovmf/Xen: move Xen interface version to <xen.h> by Ard Biesheuvel · 10 years ago
- 84a75f7 OvmfPkg/QemuVideoDxe: enable ARM builds by Laszlo Ersek · 10 years ago
- 818bc86 OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration dynamic by Laszlo Ersek · 10 years ago
- 0495164 OvmfPkg: AcpiPlatformDxe: extract common entry point by Laszlo Ersek · 10 years ago
- f186536 OvmfPkg/AcpiPlatformDxe: InstallAllQemuLinkedTables => InstallQemuFwCfgTables by Jordan Justen · 10 years ago
- b70c4d0 OvmfPkg/AcpiPlatformDxe: FindAcpiTablesInFv => InstallOvmfFvTables by Jordan Justen · 10 years ago
- 53596a7 OvmfPkg/AcpiPlatformDxe: Assert if AcpiTable protocol is not found by Jordan Justen · 10 years ago
- 903f522 OvmfPkg/QemuFwCfgAcpiPlatformDxe: Move entry point to QemuFwCfgAcpi.c by Jordan Justen · 10 years ago
- cbe2e9e OvmfPkg/build.sh: Use XCODE5 for newer OS X releases by Andrew Fish · 10 years ago
- 28a3403 OvmfPkg/PlatformBdsLib: Signal ReadyToBoot before booting QEMU kernel by Jordan Justen · 10 years ago
- 0d696b7 OvmfPkg/build.sh: Allow qemu parameters with spaces by Jordan Justen · 10 years ago
- 2425674 OvmfPkg/SMBIOS: Provide default Type 0 (BIOS Information) structure by Gabriel Somlo · 10 years ago
- 5e795f9 OvmfPkg: Update PlatformBaseDebugLibIoPort library by Liming Gao · 10 years ago
- 9a426ab OvmfPkg: Update web page and wiki urls by Jordan Justen · 10 years ago
- 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
- 48b8508 OvmfPkg/AcpiPlatformDxe: Add QEMU fw-cfg only driver by Jordan Justen · 10 years ago
- 14b0faa OvmfPkg/AcpiPlatformDxe: Split QEMU fw-cfg into a new file by Jordan Justen · 10 years ago
- ea444a3 OvmfPkg: PlatformBdsLib: get front page timeout from QEMU by Laszlo Ersek · 10 years ago
- 9253c14 OvmfPkg: QemuBootOrderLib: expose QEMU's "-boot menu=on[,splash-time=N]" by Laszlo Ersek · 10 years ago
- ae591c1 MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration. by Daryl McDaniel · 10 years ago
- 4333691 OvmfPkg: QemuBootOrderLib: OFW-to-UEFI translation for virtio-mmio by Laszlo Ersek · 10 years ago
- ca0d7c9 OvmfPkg: QemuBootOrderLib: widen ParseUnitAddressHexList() to UINT64 by Laszlo Ersek · 10 years ago
- 3765e03 OvmfPkg: introduce VIRTIO_MMIO_TRANSPORT_GUID by Laszlo Ersek · 10 years ago
- 2f9c55c OvmfPkg: QemuBootOrderLib: featurize PCI-like device path translation by Laszlo Ersek · 10 years ago
- cca7475 OvmfPkg: extract QemuBootOrderLib by Laszlo Ersek · 10 years ago
- 36c6413 OvmfPkg: enable the IPv6 support by Gary Lin · 10 years ago
- a99b5e6 OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitly by Laszlo Ersek · 10 years ago
- 66b280d OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration explicit by Laszlo Ersek · 10 years ago
- 48af14f OvmfPkg: Fix build failure with gcc44, gcc45 by Scott Duplichan · 10 years ago
- 5218c27 OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setup by Gabriel Somlo · 10 years ago
- 4613300 OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable. by Anthony PERARD · 10 years ago
- 860088f OvmfPkg/XenPvBlkDxe: fix VS2010 build failures by Scott Duplichan · 10 years ago
- 017a486 OvmfPkg/XenBusDxe: fix VS2010 build failures by Scott Duplichan · 10 years ago
- cec6ad0 OvmfPkg/XenBusDxe: Fix some types. by Anthony PERARD · 10 years ago
- c47a842 OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32. by Anthony PERARD · 10 years ago
- faba4a1 OvmfPkg: VirtioScsiDxe: drop 64-bit shift in PopulateRequest() (VS2010) by Scott Duplichan · 10 years ago
- 75f8e3a OvmfPkg: QemuVideoDxe: the VBE shim needs no 64-bit shifts (VS2010) by Scott Duplichan · 10 years ago
- f7e899c OvmfPkg: flash driver: drop needlessly wide multiplication (VS2010) by Scott Duplichan · 10 years ago
- 1c59015 OvmfPg: flash driver: drop gratuitous 64-by-32 bit divisions (VS2010) by Laszlo Ersek · 10 years ago
- 1e62c89 OvmfPg: flash driver: fix type of EFI_SIZE_TO_PAGES argument (VS2010) by Laszlo Ersek · 10 years ago
- 2e70cf8 OvmfPkg: PlatformBdsLib: Platform dependent PCI/IRQ initialization by Gabriel Somlo · 10 years ago
- 988e598 OvmfPkg: AcpiTimerLib: Switch additional stages to PCD-based Dxe instance by Gabriel Somlo · 10 years ago
- f122712 OvmfPkg: AcpiTimerLib: Use global variable during PEI_CORE and PEIM by Gabriel Somlo · 10 years ago
- 170ef2d OvmfPkg: AcpiTimerLib: Split into multiple phase-specific instances by Gabriel Somlo · 10 years ago
- 72a1100 OvmfPkg: CsmSupportLib: Set/use platform specific legacy interrupt device by Gabriel Somlo · 10 years ago
- d55004d OvmfPkg: Add PCD for Host Bridge dev. ID (PcdOvmfHostBridgePciDevId) by Gabriel Somlo · 10 years ago
- 97380be OvmfPkg: PlatformPei: Platform specific ACPI power management setup by Gabriel Somlo · 10 years ago
- 4e48c72 OvmfPkg: Factor out platform detection (q35 vs. piix4) by Gabriel Somlo · 10 years ago
- 4d3b9d3 OvmfPkg/XenPvBlkDxe: Don't include system inttypes.h by Jordan Justen · 10 years ago
- 6f6c3a1 OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASM by Anthony PERARD · 10 years ago
- 0ae9d5e OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASM by Anthony PERARD · 10 years ago
- 60aafa1 OvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASM by Anthony PERARD · 10 years ago
- 31c0aa2 OvmfPkg XenBusDxe: Convert Ia32/TestAndClearBit.asm to NASM by Anthony PERARD · 10 years ago
- 09c3757 OvmfPkg XenBusDxe: Convert Ia32/InterlockedCompareExchange16.asm to NASM by Anthony PERARD · 10 years ago
- 8e7ca01 OvmfPkg XenBusDxe: Convert Ia32/hypercall.asm to NASM by Anthony PERARD · 10 years ago
- 848834c OvmfPkg: set video resolution of text setup to 640x480 by Laszlo Ersek · 10 years ago
- b1220e2 OvmfPkg: BDS: drop custom boot timeout, revert to IntelFrameworkModulePkg's by Laszlo Ersek · 10 years ago
- b90ffb9 OvmfPkg: BDS: drop superfluous "connect first boot option" logic by Laszlo Ersek · 10 years ago
- 547222d OvmfPkg: BDS: optimize second argument in PlatformBdsEnterFrontPage() call by Laszlo Ersek · 10 years ago
- 5126ef7 OvmfPkg: BDS: don't overwrite the BDS Front Page timeout by Laszlo Ersek · 10 years ago
- 260ab57 OvmfPkg: BDS: drop useless return statement by Laszlo Ersek · 10 years ago
- 1574210 OvmfPkg: BDS: remove dead call to PlatformBdsEnterFrontPage() by Laszlo Ersek · 10 years ago
- 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago