audk/OvmfPkg/PlatformPei
Min M Xu 58eb8517ad OvmfPkg/PlatformPei: Update ReserveEmuVariableNvStore
ReserveEmuVariableNvStore is updated with below 2 functions defined in
PlatformInitLib:
 - PlatformReserveEmuVariableNvStore
 - PlatformInitEmuVariableNvStore

PlatformInitEmuVariableNvStore works when secure boot feature is enabled.
This is because secure boot needs the EFI variables (PK/KEK/DB/DBX, etc)
and EmuVariableNvStore is cleared when OVMF is launched with -bios
parameter.

Cc: Erdem Aktas <erdemaktas@google.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-09-06 07:21:42 +00:00
..
AmdSev.c OvmfPkg/PlatformPei: Move global variables to PlatformInfoHob 2022-04-02 08:15:12 +00:00
ClearCache.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FeatureControl.c OvmfPkg: Update PlatformPei to support Tdx guest 2022-04-02 08:15:12 +00:00
Fv.c OvmfPkg/PlatformPei: Move global variables to PlatformInfoHob 2022-04-02 08:15:12 +00:00
IntelTdx.c OvmfPkg: Update PlatformPei to support Tdx guest 2022-04-02 08:15:12 +00:00
MemDetect.c OvmfPkg: Update PlatformPei to support Tdx guest 2022-04-02 08:15:12 +00:00
MemTypeInfo.c OvmfPkg/PlatformPei: Move global variables to PlatformInfoHob 2022-04-02 08:15:12 +00:00
Platform.c OvmfPkg/PlatformPei: Update ReserveEmuVariableNvStore 2022-09-06 07:21:42 +00:00
Platform.h OvmfPkg: Update PlatformPei to support Tdx guest 2022-04-02 08:15:12 +00:00
PlatformPei.inf OvmfPkg/Platform: unfix PcdPciExpressBaseAddress 2022-06-03 09:06:44 +00:00