Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: b84f32ae5b475ce657ea1c9db29d4e4ec7711948 https://github.com/tianocore/edk2/commit/b84f32ae5b475ce657ea1c9db29d4e4ec7711948 Author: Chasel Chiu <chasel.c...@intel.com> Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths: M IntelFsp2Pkg/FspSecCore/Ia32/FspApiEntryT.nasm M IntelFsp2Pkg/FspSecCore/SecFspApiChk.c M IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm Log Message: ----------- IntelFsp2Pkg: FSP should support input UPD as NULL. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4114 FSP specification supports input UPD as NULL cases which FSP will use built-in UPD region instead. FSP should not return INVALID_PARAMETER in such cases. In FSP-T entry point case, the valid FSP-T UPD region pointer will be passed to platform FSP code to consume. In FSP-M and FSP-S cases, valid UPD pointer will be decided when updating corresponding pointer field in FspGlobalData. Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Star Zeng <star.z...@intel.com> Signed-off-by: Chasel Chiu <chasel.c...@intel.com> Reviewed-by: Nate DeSimone <nathaniel.l.desim...@intel.com> Reviewed-by: Ted Kuo <ted....@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits