Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 2846c19da98ce1dca410e39e5b30e06a1166220d https://github.com/tianocore/edk2/commit/2846c19da98ce1dca410e39e5b30e06a1166220d Author: Abner Chang <abner.ch...@amd.com> Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths: M RedfishPkg/Include/Library/RedfishHostInterfaceLib.h M RedfishPkg/Library/PlatformHostInterfaceLibNull/PlatformHostInterfaceLibNull.c M RedfishPkg/RedfishHostInterfaceDxe/RedfishHostInterfaceDxe.c Log Message: ----------- RedfishPkg/RedfishHostInterface: Platform Redfish HI notification For some use cases, Redfish host interface table relies on the certain EFI protocols installation at the driver connection. Redfish host interface DXE driver is not able to build the SMBIOS type 42h record at driver entry point. This patch adds the mechanism in Redfish host interface DXE driver to listen to EFI protocol installed by platform library that indicates the necessary information is ready for building SMBIOS 42h record. Signed-off-by: Abner Chang <abner.ch...@amd.com> Cc: Nickle Wang <nick...@nvidia.com> Cc: Igor Kulchytskyy <ig...@ami.com> Reviewed-by: Nickle Wang <nick...@nvidia.com> Commit: 259e1e046273a3642df5152431a6806c3dc353d0 https://github.com/tianocore/edk2/commit/259e1e046273a3642df5152431a6806c3dc353d0 Author: Abner Chang <abner.ch...@amd.com> Date: 2022-12-20 (Tue, 20 Dec 2022) Changed paths: M EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHostInterfaceLib.c Log Message: ----------- EmulatorPkg/RedfishHostInterface: Add NULL function Add NULL function RedfishPlatformHostInterfaceNotification that returns EFI_UNSUPPORTED. Signed-off-by: Abner Chang <abner.ch...@amd.com> Cc: Nickle Wang <nick...@nvidia.com> Cc: Igor Kulchytskyy <ig...@ami.com> Reviewed-by: Nickle Wang <nick...@nvidia.com> Compare: https://github.com/tianocore/edk2/compare/ceb52713b00a...259e1e046273 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits