mirror of https://github.com/acidanthera/audk.git
In the MdeModulePkg/FaultTolerantWriteSmm, the Primary Buffer (CommBuffer) check function has been updated to match the buffer validation behavior: For SMM, the SMM Handlers is to validate the buffer outside MMRAM. For MM, the MM Handlers do not need to validate the buffer if it is the CommBuffer passed from MmCore through the MmiHandler() parameter. Return TRUE directly in this case. There is no function impact. Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Ray Ni <ray.ni@intel.com> Cc: Star Zeng <star.zeng@intel.com> Cc: Hongbin1 Zhang <hongbin1.zhang@intel.com> Cc: Wei6 Xu <wei6.xu@intel.com> Cc: Dun Tan <dun.tan@intel.com> Cc: Yuanhao Xie <yuanhao.xie@intel.com> |
||
---|---|---|
.. | ||
FaultTolerantWrite.c | ||
FaultTolerantWrite.h | ||
FaultTolerantWriteDxe.c | ||
FaultTolerantWriteDxe.inf | ||
FaultTolerantWriteDxe.uni | ||
FaultTolerantWriteDxeExtra.uni | ||
FaultTolerantWriteSmm.c | ||
FaultTolerantWriteSmm.inf | ||
FaultTolerantWriteSmmCommon.h | ||
FaultTolerantWriteSmmDxe.c | ||
FaultTolerantWriteSmmDxe.h | ||
FaultTolerantWriteSmmDxe.inf | ||
FaultTolerantWriteSmmDxe.uni | ||
FaultTolerantWriteSmmDxeExtra.uni | ||
FaultTolerantWriteStandaloneMm.c | ||
FaultTolerantWriteStandaloneMm.inf | ||
FaultTolerantWriteTraditionalMm.c | ||
FtwMisc.c | ||
SmmFaultTolerantWriteDxe.uni | ||
SmmFaultTolerantWriteDxeExtra.uni | ||
UpdateWorkingBlock.c |