audk/IntelFsp2Pkg/FspSecCore
Kuo, Ted 470206ba7f IntelFsp2Pkg: Update SEC_IDT_TABLE struct
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3957
The reserved IDT table size in SecCore is too small for X64. Changed the type
of IdtTable in SEC_IDT_TABLE from UINT64 to IA32_IDT_GATE_DESCRIPTOR to have
sufficient size reserved in IdtTable for X64.

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Signed-off-by: Ted Kuo <ted.kuo@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
2022-07-14 18:13:44 +00:00
..
Ia32 IntelFsp2Pkg: FspSecCore support for X64 2022-04-16 00:18:14 +00:00
Vtf0 IntelFsp2Pkg: Fix various typos 2019-07-11 21:07:17 +08:00
X64 IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention 2022-05-31 11:14:20 +00:00
Fsp22SecCoreS.inf IntelFsp2Pkg: FspSecCore support for X64 2022-04-16 00:18:14 +00:00
FspSecCoreM.inf IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib 2022-05-06 07:48:15 +00:00
FspSecCoreS.inf IntelFsp2Pkg: FspSecCore support for X64 2022-04-16 00:18:14 +00:00
FspSecCoreT.inf IntelFsp2Pkg: FspSecCore support for X64 2022-04-16 00:18:14 +00:00
SecFsp.c IntelFsp2Pkg: Update SEC_IDT_TABLE struct 2022-07-14 18:13:44 +00:00
SecFsp.h IntelFsp2Pkg: Update SEC_IDT_TABLE struct 2022-07-14 18:13:44 +00:00
SecFspApiChk.c IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit 2022-04-16 00:18:14 +00:00
SecMain.c IntelFsp2Pkg: Update SEC_IDT_TABLE struct 2022-07-14 18:13:44 +00:00
SecMain.h IntelFsp2Pkg: Update SEC_IDT_TABLE struct 2022-07-14 18:13:44 +00:00