audk/IntelFsp2WrapperPkg
Du Lin 3840c35e34 IntelFsp2WrapperPkg: Error handling of FspmWrapperInit()
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4701

The error handling of FspmWrapperInit() is limited to ASSERT
statements only, which only works in debug builds, but not in
release builds.
Fix the issue by enhancing the error handling of FspmWrapperInit()
to cover both debug builds and release builds.

Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Chen Gang C <gang.c.chen@intel.com>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com>
Cc: Ted Kuo <ted.kuo@intel.com>
Signed-off-by: Du Lin <du.lin@intel.com>
Reviewed-by: Ashraf Ali S <ashraf.ali.s@intel.com>
Reviewed-by: Chen Gang C <gang.c.chen@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2024-03-15 10:20:24 +00:00
..
FspWrapperNotifyDxe IntelFsp2WrapperPkg: Support 64bit FspResetType for X64 build. 2022-07-19 22:24:31 +00:00
FspmWrapperPeim IntelFsp2WrapperPkg: Error handling of FspmWrapperInit() 2024-03-15 10:20:24 +00:00
FspsWrapperPeim IntelFsp2WrapperPkg: Get HobListPtr before calling the Multiphase FSPS 2023-06-26 05:09:24 +00:00
Include IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib. 2022-10-05 04:13:53 +00:00
Library IntelFsp2WrapperPkg: Error handling of TpmMeasureAndLogDataWithFlags() 2024-03-15 09:05:25 +00:00
IntelFsp2WrapperPkg.ci.yaml IntelFsp2WrapperPkg: CI: Add PrEval entry 2023-10-23 20:17:52 +00:00
IntelFsp2WrapperPkg.dec IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib. 2022-10-05 04:13:53 +00:00
IntelFsp2WrapperPkg.dsc IntelFsp2Pkg: Remove UefiCpuLib from module INFs. 2023-03-10 08:23:56 +00:00
Readme.md IntelFsp2WrapperPkg: Convert files to CRLF line ending 2017-04-06 15:43:08 +08:00

Readme.md

IntelFsp2WrapperPkg

This package provides the component to use an FSP binary.

Source Repository: https://github.com/tianocore/edk2/tree/master/IntelFsp2WrapperPkg

A whitepaper to describe the IntelFsp2WrapperPkg: https://firmware.intel.com/sites/default/files/A_Tour_Beyond_BIOS_Using_the_Intel_Firmware_Support_Package_with_the_EFI_Developer_Kit_II_%28FSP2.0%29.pdf