audk/OvmfPkg/Library/PeilessStartupLib
Min M Xu f4d539007c OvmfPkg/PeilessStartupLib: move mPageTablePool to stack
PeilessStartupLib is running in SEC phase. In this phase global variable
is not allowed to be modified. This patch moves mPageTablePool to stack
and pass it as input parameter between functions.

Cc: Erdem Aktas <erdemaktas@google.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-09-28 00:31:16 +00:00
..
X64 OvmfPkg/PeilessStartupLib: move mPageTablePool to stack 2022-09-28 00:31:16 +00:00
DxeLoad.c
Hob.c
IntelTdx.c OvmfPkg/PeilessStartupLib: Delete TdxValidateCfv 2022-09-06 07:21:42 +00:00
PeilessStartup.c OvmfPkg: Reserve and init EmuVariableNvStore in Pei-less Startup 2022-09-06 07:21:42 +00:00
PeilessStartupInternal.h OvmfPkg/PeilessStartupLib: Delete TdxValidateCfv 2022-09-06 07:21:42 +00:00
PeilessStartupLib.inf OvmfPkg: Implement MeasureHobList/MeasureFvImage 2022-06-07 11:05:53 +00:00