Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 7c5ec51175432c761ff62061e6c533524ad318f1 https://github.com/tianocore/edk2/commit/7c5ec51175432c761ff62061e6c533524ad318f1 Author: Star Zeng <star.z...@intel.com> Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths: M MdeModulePkg/Core/Pei/Hob/Hob.c M MdeModulePkg/Core/Pei/PeiMain.h Log Message: ----------- MdeModulePkg PeiMain: Remove return for PeiCoreBuildHobHandoffInfoTable() PeiCoreBuildHobHandoffInfoTable() always returns EFI_SUCCESS, and also its return is not consumed at all, so this patch removes return for PeiCoreBuildHobHandoffInfoTable(). Signed-off-by: Star Zeng <star.z...@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