There is a major change in this set: patch 7/9 "add proper initialization of IPMI request" helps to avoid error condition on BMC side while processing IPMI command.
The diffstat for the set is: EmulatorPkg/EmulatorPkg.dec | 8 +- EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.c | 12 +- EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.inf | 8 +- EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHostInterfaceLib.c | 2 - RedfishPkg/Include/Library/RedfishCrtLib.h | 45 +- RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInterfaceBmcUsbNicLib.c | 8 +- RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInterfaceBmcUsbNicLib.inf | 2 +- RedfishPkg/Library/RedfishPlatformCredentialIpmiLib/RedfishPlatformCredentialIpmiLib.inf | 2 +- RedfishPkg/RedfishConfigHandler/ComponentName.c | 216 ++++++++ RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.c | 10 +- RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.h | 4 +- RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.inf | 1 + RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.c | 8 +- RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.c | 4 +- 14 files changed, 265 insertions(+), 65 deletions(-) Cc: Abner Chang <abner.ch...@amd.com> Cc: Nickle Wang <nick...@nvidia.com> Cc: Igor Kulchytskyy <ig...@ami.com> Signed-off-by: Mike Maslenkin <mike.maslen...@gmail.com> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112436): https://edk2.groups.io/g/devel/message/112436 Mute This Topic: https://groups.io/mt/103130777/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-