]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.uni
MdeModulePkg/metafile: Add PCD PcdCpuStackGuard
authorJian J Wang <jian.j.wang@intel.com>
Thu, 12 Oct 2017 04:28:47 +0000 (12:28 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 8 Dec 2017 06:38:46 +0000 (14:38 +0800)
commit448d014b7359b92404653a4da3c63abe4d2389a5
tree8e2857c82e5b18e08a8f0390483eeb80c05d836c
parent621d1f45adf4b9ba73adfefc41e4b17b89623aad
MdeModulePkg/metafile: Add PCD PcdCpuStackGuard

PcdCpuStackGuard is introduced to enable/disable Stack Guard feature.
Its value is FALSE by default. This feature is suggested to be enabled
only if the cpu driver and CpuExceptionHandlerLib have supported stack
switch for the processor used in platform. Otherwise the exception dump
message won't be printed out when there's a stack overflow happened.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Suggested-by: Ayellet Wolman <ayellet.wolman@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Jeff Fan <vanjeff_919@hotmail.com>
Reviewed-by: Jiewen.yao@intel.com
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.uni