audk/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32
Liu, Zhiguang 76cf3d35e6 UefiCpuPkg: Simplify the implementation when separate exception stacks
The API of InitializeSeparateExceptionStacks is just changed before, and
makes the struct CPU_EXCEPTION_INIT_DATA an internal definition.
Furthermore, we can even remove the struct to make core simpler.

Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
2022-08-31 04:23:55 +00:00
..
ArchExceptionHandler.c UefiCpuPkg: Simplify the implementation when separate exception stacks 2022-08-31 04:23:55 +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