This serial patch is to change the property of PcdCpuStackGuard from
PcdsFixedAtBuild to PcdsDynamicEx.

The purpose of this change is for the requirement to set the different
value in FSP API mode and FSP Dispatch mode.

And there is duplicated check for this PCD in both
InitializeCpuExceptionHandlersEx and InitializeMpExceptionStackSwitchHandlers.
The patch is to remove the duplicted check in
InitializeCpuExceptionHandlersEx.

Gang Chen (2):
  MdeModulePkg/dec: update the PcdCpuStackGuard property
  UefiCpuPkg/CpuExceptionHandlerLib: remove duplicated pcd check

 MdeModulePkg/MdeModulePkg.dec                      | 14 +++++++-------
 .../CpuExceptionHandlerLib/PeiCpuException.c       |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.35.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#88691): https://edk2.groups.io/g/devel/message/88691
Mute This Topic: https://groups.io/mt/90391664/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to