[edk2-devel] [PATCH 0/2] update the property of PcdCpuStackGuard

Chen, Gang C posted 2 patches 2 years ago
Failed in applying to current master (apply log)
MdeModulePkg/MdeModulePkg.dec                      | 14 +++++++-------
.../CpuExceptionHandlerLib/PeiCpuException.c       |  2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
[edk2-devel] [PATCH 0/2] update the property of PcdCpuStackGuard
Posted by Chen, Gang C 2 years ago
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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-