summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2019-04-28OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.hShenglei Zhang1-1/+0
2019-04-28OvmfPkg/ResetSystemLib: Add new API ResetSystemZhichao Gao1-1/+44
2019-04-24OvmfPkg/Sec: fix out-of-bounds readsLaszlo Ersek1-3/+3
2019-04-18OvmfPkg/BasePciCapLib: suppress invalid "nullptr deref" warningLaszlo Ersek1-0/+7
2019-04-18OvmfPkg/AcpiPlatformDxe: catch theoretical nullptr deref in Xen codeLaszlo Ersek1-1/+8
2019-04-18OvmfPkg/AcpiPlatformDxe: suppress invalid "deref of undef pointer" warningLaszlo Ersek1-0/+7
2019-04-18OvmfPkg/QemuVideoDxe: avoid arithmetic on null pointerLaszlo Ersek1-1/+1
2019-04-12OvmfPkg/XenBusDxe: replace MIT license text with SPDX IDLaszlo Ersek3-51/+3
2019-04-12OvmfPkg/IndustryStandard/Xen: replace MIT license text with SPDX IDLaszlo Ersek17-289/+17
2019-04-12OvmfPkg/License.txt: refresh the MIT license text and include the SPDX IDLaszlo Ersek1-2/+5
2019-04-12OvmfPkg/License.txt: remove XenPvBlkDxe from the MIT licensed dir listLaszlo Ersek1-1/+0
2019-04-11OvmfPkg: Update DSC/FDF files to consume 8259/8254 drivers in OvmfPkgHao Wu6-15/+6
2019-04-11OvmfPkg/8254TimerDxe: Update to make it build for OVMFHao Wu4-3/+6
2019-04-11OvmfPkg: Copy 8254TimerDxe driver from PcAtChipsetPkgHao Wu5-0/+658
2019-04-11OvmfPkg/AcpiPlatformDxe: Consume the 8259 PCD defined in OvmfPkgHao Wu1-3/+2
2019-04-11OvmfPkg/8259InterruptControllerDxe: Update to make it build for OVMFHao Wu5-9/+12
2019-04-11OvmfPkg/OvmfPkg.dec: Add 8259-related PCDs in OVMF DEC fileHao Wu1-0/+26
2019-04-11OvmfPkg: Copy Legacy8259 protocol definitions from IntelFrameworkPkgHao Wu2-1/+293
2019-04-11OvmfPkg: Copy 8259InterruptControllerDxe driver from PcAtChipsetPkgHao Wu5-0/+918
2019-04-09OvmfPkg: Change License.txt from 2-Clause BSD to BSD+PatentMichael D Kinney1-22/+49
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney356-2530/+356
2019-04-02OvmfPkg/PlatformDebugLibIoPort: Add new APIsBret Barkelew1-5/+101
2019-03-27OvmfPkg: Add a build flag to select ISA driver stackHao Wu6-18/+54
2019-03-27OvmfPkg: Add an Super IO bus driverHao Wu10-0/+1825
2019-03-27OvmfPkg: Drop the ISA Floppy device supportHao Wu6-12/+6
2019-03-26OvmfPkg: retire "create-release.py"Laszlo Ersek1-208/+0
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