summaryrefslogtreecommitdiff
path: root/OvmfPkg/QemuVideoDxe/VbeShim.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-07OvmfPkg/QemuVideoDxe: purge VbeShimGerd Hoffmann1-328/+0
2023-04-10OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-6/+6
2022-06-03OvmfPkg/Microvm/pcie: no vbeshim pleaseGerd Hoffmann1-0/+2
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-53/+63
2020-04-30OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran1-2/+2
2019-04-18OvmfPkg/QemuVideoDxe: avoid arithmetic on null pointerLaszlo Ersek1-1/+1
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-10-11OvmfPkg/QemuVideoDxe: Bypass NULL pointer detection during VBE SHIM installingJian J Wang1-0/+14
2017-09-20OvmfPkg/QemuVideoDxe/VbeShim: handle PAM1 register on Q35 correctlyLaszlo Ersek1-1/+26
2017-09-20OvmfPkg/QemuVideoDxe/VbeShim: rename Status to Segment0AllocationStatusLaszlo Ersek1-7/+15
2016-10-16OvmfPkg/QemuVideoDxe: upgrade VERBOSE debug messages to INFOLaszlo Ersek1-2/+2
2016-09-12OvmfPkg: Fix typing errorsThomas Huth1-1/+1
2014-11-14OvmfPkg: QemuVideoDxe: the VBE shim needs no 64-bit shifts (VS2010)Scott Duplichan1-6/+6
2014-08-13Fix VS2013 build failure.Ruiyu Ni1-2/+2
2014-05-20OvmfPkg: QemuVideoDxe: Int10h stub for Windows 7 & 2008 (stdvga, QXL)Laszlo Ersek1-0/+275