audk/OvmfPkg/PlatformPei
Ceping Sun 9d5a9940e4 OvmfPkg: Refactor PcdSetNxForStack usage in TDVF
In the current code, TDVF reads the PcdSetNxForStack value via fw_cfg ,
but overwrites it with a fixed value after the read is complete.

In this patch, TDVF removes the redundant logic code.

Cc: Erdem Aktas <erdemaktas@google.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Min Xu <min.m.xu@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Elena Reshetova <elena.reshetova@intel.com>
Signed-off-by: Ceping Sun <cepingx.sun@intel.com>
2024-08-30 15:45:40 +00:00
..
AmdSev.c OvmfPkg: Enable AMD SEV-ES DebugVirtualization 2024-07-04 20:39:26 +00:00
ClearCache.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
FeatureControl.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
Fv.c OvmfPkg/PlatformPei: PeiFv: stop using mPlatformInfoHob 2022-12-14 17:45:41 +00:00
IntelTdx.c OvmfPkg: Refactor PcdSetNxForStack usage in TDVF 2024-08-30 15:45:40 +00:00
MemDetect.c OvmfPkg/PlatformPei: log pei memory cap details 2024-02-27 13:29:25 +00:00
MemTypeInfo.c OvmfPkg: Format with Uncrustify 73.0.8 2023-11-27 20:14:59 +00:00
Platform.c OvmfPkg: Create SP800155 HOBs from QemuFwCfgFile 2024-07-02 16:10:29 +00:00
Platform.h OvmfPkg/PlatformPei: Relocate SmBases in PEI phase 2024-05-08 01:53:58 +00:00
PlatformId.c OvmfPkg: Create SP800155 HOBs from QemuFwCfgFile 2024-07-02 16:10:29 +00:00
PlatformId.h OvmfPkg: Create SP800155 HOBs from QemuFwCfgFile 2024-07-02 16:10:29 +00:00
PlatformPei.inf OvmfPkg: Create SP800155 HOBs from QemuFwCfgFile 2024-07-02 16:10:29 +00:00
SmmRelocation.c OvmfPkg/PlatformPei: Relocate SmBases in PEI phase 2024-05-08 01:53:58 +00:00