[edk2-devel] [PATCH 0/9] Redfish related fixes and improvements

Mike Maslenkin posted 9 patches 4 months, 2 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
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(-)
[edk2-devel] [PATCH 0/9] Redfish related fixes and improvements
Posted by Mike Maslenkin 4 months, 2 weeks ago
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.chang@amd.com>
Cc: Nickle Wang <nicklew@nvidia.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Signed-off-by: Mike Maslenkin <mike.maslenkin@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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-