audk/IntelFsp2Pkg/FspSecCore
Chasel, Chiu b1cc6f672f IntelFsp2Pkg: FSP should not override IDT
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1265

FSP should not override IDT table when it is initialized
by boot loader. IDT should be re-initialized in FSP only
when it is invalid.
To mitigate temporary memory usage a PCD
PcdFspMaxInterruptSupported created for platform to decide
how many interrupts the FSP IDT table can support.

Test: Verified on internal platform and boots successfully.

Cc: Jiewen Yao <Jiewen.yao@intel.com>
Cc: Desimone Nathaniel L <nathaniel.l.desimone@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
2018-10-25 17:01:36 +08:00
..
Ia32 IntelFsp2Pkg: Clean up source files 2018-06-28 11:19:43 +08:00
Vtf0 Add IntelFsp2Pkg and IntelFsp2WrapperPkg. 2016-05-13 13:00:53 +08:00
FspSecCoreM.inf IntelFsp2Pkg: FSP should not override IDT 2018-10-25 17:01:36 +08:00
FspSecCoreS.inf IntelFsp2Pkg/FspSecCore: Remove unused PCDs 2018-09-28 10:54:22 +08:00
FspSecCoreT.inf IntelFsp2Pkg/FspSecCore: Remove unused PCDs 2018-09-28 10:54:22 +08:00
SecFsp.c IntelFsp2Pkg: Clean up source files 2018-06-28 11:19:43 +08:00
SecFsp.h Add IntelFsp2Pkg and IntelFsp2WrapperPkg. 2016-05-13 13:00:53 +08:00
SecFspApiChk.c IntelFsp2Pkg: Clean up source files 2018-06-28 11:19:43 +08:00
SecMain.c IntelFsp2Pkg: FSP should not override IDT 2018-10-25 17:01:36 +08:00
SecMain.h IntelFsp2Pkg: FSP should not override IDT 2018-10-25 17:01:36 +08:00