audk/IntelFsp2Pkg/FspSecCore
Cosmo Lai 31e97bdae2 IntelFsp2Pkg/FspSecCore: LoadMicrocodeDefault() failed with padding in FV.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3017

Platform microcode FV may have padding between each version of microcode
binary, and current FSP-T/LoadMicrocodeDefault() cannot handle this case
and return not_found unexpectedly.

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Cosmo Lai <cosmo.lai@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
2020-10-27 06:06:03 +00:00
..
Ia32 IntelFsp2Pkg/FspSecCore: LoadMicrocodeDefault() failed with padding in FV. 2020-10-27 06:06:03 +00:00
Vtf0
Fsp22SecCoreS.inf IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. 2020-05-14 12:34:01 +00:00
FspSecCoreM.inf IntelFsp2Pkg/FspSecCore: Use UefiCpuLib. 2020-06-29 02:13:50 +00:00
FspSecCoreS.inf
FspSecCoreT.inf IntelFsp2Pkg/FspSecCore: Use UefiCpuLib. 2020-06-29 02:13:50 +00:00
SecFsp.c IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. 2020-05-14 12:34:01 +00:00
SecFsp.h
SecFspApiChk.c IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. 2020-05-14 12:34:01 +00:00
SecMain.c IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers. 2020-05-14 12:34:01 +00:00
SecMain.h IntelFsp2Pkg/FspSecCore: Use UefiCpuLib. 2020-06-29 02:13:50 +00:00