edk2/OvmfPkg/Library/SmmRelocationLib
Oliver Smith-Denny 3bfe4fadff OvmfPkg: SEC/SMM: Use 256 IDT Descriptors
This follows the update in UefiCpuPkg to use
256 IDT descriptors in SEC and SMM. This is
done to:
- Have a defined action when exceptions are
taken (use the common exception handler)
- Allow processing the stack cookie exception
gracefully instead of generating a #GP fault.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2026-03-07 03:58:40 +00:00
..
Ia32 OvmfPkg/SmmRelocationLib: Add library instance for OVMF 2024-05-08 01:53:58 +00:00
X64 OvmfPkg/SmmRelocationLib: Add library instance for OVMF 2024-05-08 01:53:58 +00:00
InternalSmmRelocationLib.h OvmfPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
SmmRelocationLib.c OvmfPkg: SEC/SMM: Use 256 IDT Descriptors 2026-03-07 03:58:40 +00:00
SmmRelocationLib.inf OvmfPkg/SmmRelocationLib: Add library instance for OVMF 2024-05-08 01:53:58 +00:00
SmramSaveStateConfig.c OvmfPkg/SmmRelocationLib: Add library instance for OVMF 2024-05-08 01:53:58 +00:00