OVMF release v3.0

- VGA interface of virtio-gpu adapter support
- Ovmf:ACRN: Fix the building error
- acrn: fix how to get memory below 4G

Tracked-On: #7231
Signed-off-by: Peter Fang <peter.fang@intel.com>
This commit is contained in:
Peter Fang 2022-03-30 02:34:09 -07:00 committed by acrnsi-robot
parent e17acec539
commit 4fc4b84304
7 changed files with 14 additions and 8 deletions

View File

@ -1,5 +1,5 @@
48e12b0300a8e20bcb337aa2dfad0610 OVMF.fd
201ca8e737b67324ac956de6a846354e OVMF_debug.fd
44a63a566b0b4928de382b3ea9e77227 OVMF_CODE.fd
1d4394f85e30afb51fc083c2723bacf7 OVMF_CODE_debug.fd
3102701dfdaeab846577e139398af5b8 OVMF.fd
75f5f310da41cd7bd1dd96ddcbcff8cf OVMF_debug.fd
dca1ed6265062454a9c445d6e6e33d05 OVMF_CODE.fd
c2e1d7a8e1e4036a1d3f203dfc66bac0 OVMF_CODE_debug.fd
aa9703e68b787f1a391bcbf201c84e02 OVMF_VARS.fd

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
995f72531363145bb114b43ffa5c8209b9e5b3bf69288d5551b76ade9bcb8bfc0c08670dbb9771bc5ad25da2c236fdfa0edc0993cb74862c7228d0b73003a6e5 OVMF.fd
9418fc5b956eaa56b9ee7fb100ee5bad1fa8782b2d37ced5808c8cdada94da08d49da03e9094d9a5d4bb45f1fe6af3338ee0249cd0b6ce7f0078dc0f1f9338cf OVMF_debug.fd
0017eddf4eac7b00466ccbe277923e4a226a72447955e91ea907909cbe015253fef1986e34509d0199d4cacf3eac120b6b4d4658dc1e1fb866548d694e7b217c OVMF_CODE.fd
38a9f87b7a27eabd1e6b5acd6cb933376f709eb257612bd143e05ef188471bef473cfd1dc81510133db1efeaec64197fc3fb65e43bf8a39e6a2fa62c11c6e11b OVMF_CODE_debug.fd
6a29eba62832a4e94aec79fb726cfd507b019e5c9039e0abf2efa023fd21373f911e8e7ba0ca1e20c495409b738d513ac9ac7912c05ef7db7159569af3cb3da8 OVMF.fd
91bdb40d49a994a4b45e25144917fbedefa0710d9d95aedf633197ab3cd7d6ca9c3a075bf120c15667f863840f48612297bd48275080a31d84217da076f2b629 OVMF_debug.fd
ffbce1003d166751f842c34cdde6ae67df02a27f4388c58707d8ec3ca6da692cdeb6bae9b5eae8a8f0c55709be1852bfc84af8a2c6a8ab8e45fb0b84c3c383fd OVMF_CODE.fd
24e927b075be8071efcb5ca988537bd6593205bee5a5750e6036370a08add296d4e4966e2e326700a096167d6a8a55e0078936ae3dedd3492c9d46cc9bb0ac4a OVMF_CODE_debug.fd
6c5f0629cda9a950dd76ea4162c3e7d3483615fa6e9918da365900dbdcb84681192df70c4629237f0db19d0a27fbc574bb3d9f38a522246e5b91356cd5e5a1e5 OVMF_VARS.fd

View File

@ -1,3 +1,9 @@
OVMF release v3.0
- VGA interface of virtio-gpu adapter support
- Ovmf:ACRN: Fix the building error
- acrn: fix how to get memory below 4G
OVMF release v2.7
- OvmfPkg/PlatformGopPolicy: Add OpRegion 2.1 support