summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2019-02-25OvmfPkg/PlatformBootManagerLib: display boot option loading/startingLaszlo Ersek2-0/+4
2019-02-25OvmfPkg: add library to track boot option loading/starting on the consoleLaszlo Ersek7-0/+425
2019-02-22OvmfPkg/LockBoxLib: Update the comments for API UpdateLockBox()Hao Wu1-3/+8
2019-02-19OvmfPkg/build.sh: Enable flash for qemu 3 or laterJordan Justen1-2/+2
2019-02-14OvmfPkg/README: Remove UNIXGCCShenglei Zhang4-22/+0
2019-02-11OvmfPkg: Add TCG2 Configuration menu to the Device Manager menuStefan Berger6-0/+21
2019-01-16OvmfPkg: add MmServicesTableLib resolutionArd Biesheuvel3-0/+3
2019-01-08OvmfPkg: require GCC48 or laterLaszlo Ersek2-17/+5
2018-12-19OvmfPkg: Remove PcdPeiCoreMaxXXX PCDs' statementStar Zeng3-6/+0
2018-11-27OvmfPkg: Don't include TftpDynamicCommand in XCODE5 tool chainLiming Gao6-0/+12
2018-11-20OvmfPkg: simply use the Bochs interface for vmsvgayuchenlin3-2/+18
2018-11-20Revert "OvmfPkg: VMWare SVGA display device register definitions"yuchenlin1-104/+0
2018-11-20Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."yuchenlin6-359/+0
2018-11-20Revert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"yuchenlin4-379/+7
2018-11-20Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"yuchenlin1-1/+0
2018-11-19OvmfPkg: Remove EdkShellBinPkg in FDFshenglei6-24/+0
2018-11-12Reapply "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"Laszlo Ersek1-0/+1
2018-11-12Reapply "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"Laszlo Ersek4-7/+379
2018-11-12Reapply "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."Laszlo Ersek6-0/+359
2018-11-12Reapply "OvmfPkg: VMWare SVGA display device register definitions"Laszlo Ersek1-0/+104
2018-11-06Revert "OvmfPkg: VMWare SVGA display device register definitions"yuchenlin1-104/+0
2018-11-06Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."yuchenlin6-359/+0
2018-11-06Revert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"yuchenlin4-379/+7
2018-11-06Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"yuchenlin1-1/+0
2018-11-06OvmfPkg: Replace obsoleted network drivers from platform DSC/FDF.Fu Siyuan6-48/+18
2018-10-05OvmfPkg/PlatformPei: clear CPU cachesMarc-André Lureau4-0/+125
2018-08-16OvmfPkg: link Sha384 and Sha512 support into Tcg2Pei and Tcg2DxeGary Lin3-0/+12
2018-08-06OvmfPkg/PlatformDebugLibIoPort: fix port detection for use in the DXE CoreLaszlo Ersek1-4/+20
2018-07-27OvmfPkg/PlatformBds: Implement PlatformBootManagerUnableToBootRuiyu Ni1-1/+60
2018-07-24OvmfPkg: Correct ResourcePublicationLib class name in DSC/INF filesLiming Gao4-4/+4
2018-07-20OvmfPkg/XenPvBlkDxe: remove gEfiDevicePathProtocolGuid from [Protocols]Laszlo Ersek1-1/+0
2018-07-19OvmfPkg/AcpiPlatformDxe: clean up libs and protos in "AcpiPlatformDxe.inf"Laszlo Ersek1-1/+1
2018-07-06OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Restore C-bit when SEV is activeBrijesh Singh2-0/+18
2018-07-06OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Do not expose MMIO in SMM buildBrijesh Singh4-50/+70
2018-07-06OvmfPkg/QemuFlashFvbServicesRuntimeDxe: mark Flash memory range as MMIOBrijesh Singh1-8/+22
2018-06-29OvmfPkg: Removing ipf which is no longer supported from edk2.chenc225-50/+53
2018-06-14OvmfPkg: add QemuRamfb to platform consoleGerd Hoffmann1-0/+51
2018-06-14OvmfPkg: add QemuRamfbDxeGerd Hoffmann8-0/+459
2018-06-14OvmfPkg: add QEMU_RAMFB_GUIDGerd Hoffmann2-0/+26
2018-05-29OvmfPkg/PlatformBootManagerLib: add missing report status code callArd Biesheuvel2-0/+5
2018-05-29OvmfPkg BasePciCapLib: Fix VS build failureLiming Gao1-2/+2
2018-05-29OvmfPkg: raise DXEFV size to 11 MBLaszlo Ersek3-9/+9
2018-05-24OvmfPkg/Virtio10Dxe: convert to PciCapLibLaszlo Ersek3-93/+53
2018-05-24OvmfPkg/PciHotPlugInitDxe: convert to PciCapLibLaszlo Ersek2-171/+103
2018-05-24OvmfPkg: resolve PciCapLib, PciCapPciSegmentLib, PciCapPciIoLibLaszlo Ersek3-0/+9
2018-05-24OvmfPkg: introduce PciCapPciIoLibLaszlo Ersek5-0/+386
2018-05-24OvmfPkg: introduce PciCapPciSegmentLibLaszlo Ersek5-0/+395
2018-05-24OvmfPkg: introduce PciCapLibLaszlo Ersek5-0/+1540
2018-05-22OvmfPkg/PlatformBootManagerLib: process TPM PPI requestMarc-André Lureau2-0/+8
2018-05-22OvmfPkg: add Tcg2PhysicalPresenceLibQemuMarc-André Lureau6-3/+1046