diff options
author | Oliver Smith-Denny <osde@microsoft.com> | 2025-10-20 06:18:54 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-10-23 03:57:59 +0300 |
commit | cec2c6bbccf7b529266884dbef25ad212bf167d5 (patch) | |
tree | b7b62d96c82763c97e6d737597f5160536321358 /BaseTools/Source/Python/msa2inf/EdkIIWorkspaceGuidsInfo.py | |
parent | 1d6f2f0d8d4fb967df4a54d0734f1c4cee32bf88 (diff) | |
download | edk2-master.tar.xz |
Following the APs now always initializing separate exception
stacks, this commit always initializes a separate exception
stack for the BSP as well. Previously, this was only enabled
when PcdCpuStackGuard was set.
However, even when a stack guard page is not present,
stack overflows can still occur and corrupt the stack; if an
exception is taken here, it is still valuable to have a separate
exception stack for sanity.
Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/msa2inf/EdkIIWorkspaceGuidsInfo.py')
0 files changed, 0 insertions, 0 deletions