> > Adding the diff. > > diff --git a/OvmfPkg/AmdSevDxe/AmdSevDxe.c b/OvmfPkg/AmdSevDxe/AmdSevDxe.c > index 6391d1f775..df51c2c050 100644 > --- a/OvmfPkg/AmdSevDxe/AmdSevDxe.c > +++ b/OvmfPkg/AmdSevDxe/AmdSevDxe.c > @@ -123,7 +123,7 @@ AcceptAllMemory ( > } > } > > - gBS->FreePool (AllDescMap); > + //gBS->FreePool (AllDescMap);^M > return Status; > } > > > > Thanks, > > Pankaj > > >
Do you want to propose this patch or shall I? Seems like a necessary fix. -- -Dionna Glaze, PhD (she/her) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100189): https://edk2.groups.io/g/devel/message/100189 Mute This Topic: https://groups.io/mt/96534752/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-