Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 9ab389c01b875869c6173557aa053d397aaf14f1
https://github.com/tianocore/edk2/commit/9ab389c01b875869c6173557aa053d397aaf14f1
Author: Kuo, Ted <[email protected]>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
M UefiCpuPkg/SecCore/SecMain.c
M UefiCpuPkg/SecCore/SecMain.h
Log Message:
-----------
UefiCpuPkg: 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. dff
Cc: Chasel Chiu <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Ashraf Ali S <[email protected]>
Cc: Debkumar De <[email protected]>
Cc: Harry Han <[email protected]>
Cc: Catharine West <[email protected]>
Signed-off-by: Ted Kuo <[email protected]>
Reviewed-by: Ray Ni <[email protected]>
Commit: 470206ba7f118aaa1153d66689cf3ee4d17051b7
https://github.com/tianocore/edk2/commit/470206ba7f118aaa1153d66689cf3ee4d17051b7
Author: Kuo, Ted <[email protected]>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
M IntelFsp2Pkg/FspSecCore/SecFsp.c
M IntelFsp2Pkg/FspSecCore/SecFsp.h
M IntelFsp2Pkg/FspSecCore/SecMain.c
M IntelFsp2Pkg/FspSecCore/SecMain.h
Log Message:
-----------
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 <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Star Zeng <[email protected]>
Cc: Ashraf Ali S <[email protected]>
Signed-off-by: Ted Kuo <[email protected]>
Reviewed-by: Chasel Chiu <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/12dd064a1804...470206ba7f11
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits