On 2/14/2023 9:44 PM, Dionna Amalie Glaze wrote:
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.
I am doing that. Wanted confirmation from you.
Thanks,
Pankaj
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#100190): https://edk2.groups.io/g/devel/message/100190
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]
-=-=-=-=-=-=-=-=-=-=-=-