diff --git a/devicemodel/bios/MD5SUM_ovmf b/devicemodel/bios/MD5SUM_ovmf index 5091e24b4..2a2220205 100644 --- a/devicemodel/bios/MD5SUM_ovmf +++ b/devicemodel/bios/MD5SUM_ovmf @@ -1,2 +1,2 @@ -03cfb7b37dc4f799981b15944900dc3e OVMF.fd -6b51a787eeebaa27dc4ad85814f27a5b OVMF_debug.fd +3c95ee11f2a94d633f68390a19203172 OVMF.fd +5abcbd9021e0d9a243185937661f75fc OVMF_debug.fd diff --git a/devicemodel/bios/OVMF.fd b/devicemodel/bios/OVMF.fd index 3db77b734..00fa93c11 100644 Binary files a/devicemodel/bios/OVMF.fd and b/devicemodel/bios/OVMF.fd differ diff --git a/devicemodel/bios/OVMF_debug.fd b/devicemodel/bios/OVMF_debug.fd index 9a6767cc0..791ff68db 100644 Binary files a/devicemodel/bios/OVMF_debug.fd and b/devicemodel/bios/OVMF_debug.fd differ diff --git a/devicemodel/bios/SHA512SUM_ovmf b/devicemodel/bios/SHA512SUM_ovmf index abd4bd6f8..4d605c304 100644 --- a/devicemodel/bios/SHA512SUM_ovmf +++ b/devicemodel/bios/SHA512SUM_ovmf @@ -1,2 +1,2 @@ -5e5b0ac6fddd5dc35318e0ca8af616bb9b35c4ad1119396d2b47cec6cf63ec3971ce659fe6a49730218ead38ca56bb2cf9b91042b5d83819b7e4f2bbf31c5111 OVMF.fd -117bed979fc9b7ad9f68173face65cf66058744da9a1660808247ff6e4958cb6e3d33b8192b7a437966f7ce35f7eb8816df1660cc3f7129b7f41bef61d4eff91 OVMF_debug.fd +0adc4cdc7c1691d38986be63c6aadef51c116a5d992f3acd22b6c0b7e72935cbf7cf1a0079e396e0803a4d04f5177f5dc05318bd5011fec7a45170566ed7787a OVMF.fd +27157e0e949fb38048f37d1df57b76dba87297a3d9008fa7960d29e6410472ce223ed31384fe499e584ffb47467edd7efa97362fed8b9167955b0136fe61ce2b OVMF_debug.fd diff --git a/devicemodel/bios/changelog_ovmf.txt b/devicemodel/bios/changelog_ovmf.txt index 5f9f5ac04..f6f170fe6 100644 --- a/devicemodel/bios/changelog_ovmf.txt +++ b/devicemodel/bios/changelog_ovmf.txt @@ -1,3 +1,11 @@ +OVMF release v1.3 + +- GvtGopDxe: Fix crash if failed to get a valid mode +- GvtGopDxe: Enable GOP with parameters from vgt interface +- OvmfPkg/GvtGopDxe: Add GvtGopDxe skeleton driver +- Add back NVME support +- Update Readme.md + OVMF release v1.2 - Add support for VRING_USED_F_NO_NOTIFY in virtio devices