diff options
author | Tan, Dun <dun.tan@intel.com> | 2022-09-29 17:06:51 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-10-08 05:45:22 +0000 |
commit | a670f12a741a9511d9cedc7257d3693567f8fc43 (patch) | |
tree | c43c15d00b26101ecdd0f626c8635f8e2601e8ee /SourceLevelDebugPkg | |
parent | 406ad0582a3df7af498ec4f0adee1a95ceeae64f (diff) | |
download | edk2-a670f12a741a9511d9cedc7257d3693567f8fc43.tar.gz |
UefiCpuPkg/CpuExceptionHandlerLib: Code optimization to allow bigger stack
This commit is a code optimization to allow bigger seperate stack size in
ArchSetupExceptionStack. In previous code logic, CPU_STACK_ALIGNMENT bytes
will be wasted if StackTop is already CPU_STACK_ALIGNMENT aligned.
Signed-off-by: Dun Tan <dun.tan@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
Diffstat (limited to 'SourceLevelDebugPkg')
0 files changed, 0 insertions, 0 deletions