audk/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32
Tan, Dun a670f12a74 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>
2022-10-08 05:45:22 +00:00
..
ArchExceptionHandler.c UefiCpuPkg/CpuExceptionHandlerLib: Code optimization to allow bigger stack 2022-10-08 05:45:22 +00:00
ArchInterruptDefs.h UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ExceptionHandlerAsm.nasm UefiCpuPkg: Fix nasm warning "signed byte value exceeds" 2022-07-25 02:18:26 +00:00
ExceptionTssEntryAsm.nasm UefiCpuPkg: Replace Opcode with the corresponding instructions. 2022-03-01 01:45:47 +00:00