Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 3840c35e34d1c992268092b6366e26f2acc55a75 https://github.com/tianocore/edk2/commit/3840c35e34d1c992268092b6366e26f2acc55a75 Author: Du Lin <du....@intel.com> Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths: M IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c Log Message: ----------- 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.al...@intel.com> Cc: Chasel Chiu <chasel.c...@intel.com> Cc: Chen Gang C <gang.c.c...@intel.com> Cc: Duggapu Chinni B <chinni.b.dugg...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Star Zeng <star.z...@intel.com> Cc: Susovan Mohapatra <susovan.mohapa...@intel.com> Cc: Ted Kuo <ted....@intel.com> Signed-off-by: Du Lin <du....@intel.com> Reviewed-by: Ashraf Ali S <ashraf.al...@intel.com> Reviewed-by: Chen Gang C <gang.c.c...@intel.com> Reviewed-by: Ray Ni <ray...@intel.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits