audk/IntelFsp2Pkg
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
..
FspNotifyPhase IntelFsp2Pkg: Support FSP Dispatch mode 2018-10-19 15:01:00 +08:00
FspSecCore IntelFsp2Pkg: FSP should not override IDT 2018-10-25 17:01:36 +08:00
Include IntelFsp2Pkg: Support FSP Dispatch mode 2018-10-19 15:01:00 +08:00
Library IntelFsp2Pkg: Support FSP Dispatch mode 2018-10-19 15:01:00 +08:00
Tools IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command line 2018-10-11 07:54:08 +08:00
IntelFsp2Pkg.dec IntelFsp2Pkg: FSP should not override IDT 2018-10-25 17:01:36 +08:00
IntelFsp2Pkg.dsc IntelFsp2Pkg DSC: Add build option to disable deprecated APIs 2016-08-08 11:00:05 +08:00
Readme.md IntelFsp2Pkg: Convert files to CRLF line ending 2017-04-06 15:42:56 +08:00

Readme.md