diff options
author | Ray Ni <ray.ni@intel.com> | 2022-06-10 16:43:32 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-06-14 02:59:22 +0000 |
commit | 6676162f64ad39949ed44f17ce40e5c49ab33e31 (patch) | |
tree | a1dc1091f9e176f49ac800b0e5c0660901b214a4 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
parent | e2ae0bed29ca0900bd359ec8c4c2998c591e6095 (diff) | |
download | edk2-6676162f64ad39949ed44f17ce40e5c49ab33e31.tar.gz edk2-6676162f64ad39949ed44f17ce40e5c49ab33e31.tar.bz2 edk2-6676162f64ad39949ed44f17ce40e5c49ab33e31.zip |
DxeMain: Fix the bug that StackGuard is not enabled
Commit e7abb94d1 removed InitializeCpuExceptionHandlersEx
and updated DxeMain to call InitializeCpuExceptionHandlers
for exception setup. But the old behavior that calls *Ex() sets
up the stack guard as well. To match the old behavior,
the patch calls InitializeSeparateExceptionStacks.
Signed-off-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions