edk2/MdeModulePkg/Core/DxeIplPeim
Oliver Smith-Denny 4512733ac8 MdeModulePkg: DxeIpl IA32: Use 256 IDT Entries
When IA32 DxeIpl is setting up the IDT, it should populate
256 entries, the architectural size, so that exceptions are
handled in a defined way, going to the common exception handler.
This includes the stack cookie exception.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2026-03-07 03:58:40 +00:00
..
Ia32 MdeModulePkg: DxeIpl IA32: Use 256 IDT Entries 2026-03-07 03:58:40 +00:00
X64 MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
DxeHandoff.c MdeModulePkg/DxeIpl: Use memory attribute PPI to remap the stack NX 2023-06-26 09:11:53 +00:00
DxeIpl.h MdeModulePkg: DxeIpl IA32: Use 256 IDT Entries 2026-03-07 03:58:40 +00:00
DxeIpl.inf MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
DxeIpl.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DxeIplExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DxeLoad.c MdeModulePkg: Fix missing NULL tests. 2025-11-22 18:58:47 +00:00