diff options
author | Rebecca Cran <rebecca@bsdio.com> | 2024-05-29 23:51:33 -0600 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-06-07 11:35:47 +0000 |
commit | 8c826be35c736f4b718c8f927853aa957a1973d8 (patch) | |
tree | 6b7970f7b215d255035da8862e41c8970b9f180e /OvmfPkg/IntelTdx | |
parent | 665b223d57369d8b28dcdc81352428adfe435ff4 (diff) | |
download | edk2-8c826be35c736f4b718c8f927853aa957a1973d8.tar.gz |
MdeModulePkg: In RemoveTableFromRsdt don't read from unallocated memory
Instead of copying from unallocated memory in RemoveTableFromRsdt, do a
CopyMem followed by ZeroMem.
Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Diffstat (limited to 'OvmfPkg/IntelTdx')
0 files changed, 0 insertions, 0 deletions