Tom Lendacky
Results
2
issues of
Tom Lendacky
# Description This pull request fixes problems related to SEV and the EFI variable store. Patch 1: Current SEV and SEV-ES guests run with flash devices, Qemu -drive if=pflash,... option,...
# Description Convert the SEV-related code to use the CpuPageTableLib library instead of manipulating the pagetables directly. In order to accomplish this, changes to how the encryption bit is applied...