OVMF release v2.3

- Explicitly reserve memory regions based on the input E820 map
- Revert "ovmf: reserve e820 table for PTCM"

Tracked-On: #5442
Signed-off-by: Peter Fang <peter.fang@intel.com>
This commit is contained in:
Peter Fang 2020-10-29 22:47:51 -07:00 committed by Fuzhong Liu
parent 460124f984
commit d55dd1c0b9
8 changed files with 16 additions and 4 deletions

View File

@ -1,2 +1,5 @@
bdde5fd572412b970685f52d253c2e1d OVMF.fd
885a429c8fcb4c4e9dc759f2af5007ec OVMF_debug.fd
a24bdfee29cddc68cb42619c57660581 OVMF.fd
e3ebef51053f0057f4e465ab813800be OVMF_debug.fd
ea5c7d8cb6a451c3327a63b97211196b OVMF_CODE.fd
893e10e7670195000890fe03f30efcc7 OVMF_CODE_debug.fd
aa9703e68b787f1a391bcbf201c84e02 OVMF_VARS.fd

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,2 +1,5 @@
8f967bf43584aa80d84767559dec2b7d3028617f7891b13f126de44ab1817a5bf75d80d4298ff70f11af0308b4286c14876ad4ff7a813d31e8ea4ddf5357fdac OVMF.fd
44b3361774a3931a2a2510a34fa830dbd4d2b9fab5de2762a6c23aa7ac27bfe7db820643ca26f0cac363194374a28f955a2b4d15d20675be07258ec56240c977 OVMF_debug.fd
2f197426e7119be8e5f23c0b2963dff21602aa3438ba7a131435d5800af5e489206a93d2f08f231f812dcc80517b5d793f79da8fea4abc26673d0f2b28298ec7 OVMF.fd
f8f8a68e3a10c7f3ad7c772ff3151a20b9715a81d9f0e9db343e8a98d7aa481bbc313c2c88c1e2bed22a66411a466152a1fe891f30ba97e887c26d4c35acda37 OVMF_debug.fd
0d3599b82df9d1ce7ed0b37fb25ae3423b793cb15379a954a006f8f33421d386379e46199727c258a170e78a1dba387fa98c239b884b887684251d32d878a698 OVMF_CODE.fd
23ee48ec9a375b1162b65391d0c023fb8aa55602b1904743716890dc57cb19ea50a1159777e7fc05e795e15559b7c65f2c91ed46b47c6a68add154ce90aeece1 OVMF_CODE_debug.fd
6c5f0629cda9a950dd76ea4162c3e7d3483615fa6e9918da365900dbdcb84681192df70c4629237f0db19d0a27fbc574bb3d9f38a522246e5b91356cd5e5a1e5 OVMF_VARS.fd

View File

@ -1,5 +1,11 @@
OVMF release v2.3
- Explicitly reserve memory regions based on the input E820 map
- Revert "ovmf: reserve e820 table for PTCM"
OVMF release v2.2
- ovmf: reserve e820 table for PTCM
- GvtGopDxe: Adjust the offset of gop in pvinfo page
OVMF release v2.1