audk/IntelFsp2Pkg/FspSecCore
Chasel, Chiu c09b254bdc IntelFsp2Pkg: Fixed potentially NULL pointer accessing
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1280

When copying IDT table in SecMain, the pointer might be
NULL so added the check to fix it.

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>
2018-10-29 11:24:58 +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: Fixed potentially NULL pointer accessing 2018-10-29 11:24:58 +08:00
SecMain.h IntelFsp2Pkg: FSP should not override IDT 2018-10-25 17:01:36 +08:00