Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 938430741f71949eeed0d93a43f9e597c65759f4
      
https://github.com/tianocore/edk2/commit/938430741f71949eeed0d93a43f9e597c65759f4
  Author: Abner Chang <abner.ch...@amd.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M RedfishPkg/RedfishDiscoverDxe/RedfishSmbiosHostInterface.c

  Log Message:
  -----------
  RedfishPkg/RedfishDiscoverDxe: USB Redfish host interface is not supported

Host Interface details are described by the SMBIOS Type 42
table. The table is published by the RedfishHostInterfaceDxe
driver. That driver supports PCI-E and USB host interface
types.The table is consumed by the edfishGetHostInterfaceProtocolData
function in the RedfishDiscoverDxe driver. The function only supports
PCI-E host interface type.

Cc: Abner Chang <abner.ch...@amd.com>
Cc: Nickle Wang <nickle.w...@hpe.com>
Signed-off-by: Igor Kulchytskyy <ig...@ami.com>
Reviewed-by: Abner Chang <abner.ch...@amd.com>


  Commit: eebef1b3b7d992f28d8a5ba14a173ef535974373
      
https://github.com/tianocore/edk2/commit/eebef1b3b7d992f28d8a5ba14a173ef535974373
  Author: Abner Chang <abner.ch...@amd.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    A RedfishPkg/Include/Library/RedfishLib.h
    R RedfishPkg/PrivateInclude/Library/RedfishLib.h
    M RedfishPkg/RedfishPkg.dec

  Log Message:
  -----------
  RedfishPkg: Redfish modules may need to use the functions which are private

Definitions of the required functions to send requests to BMC
are in the PrivateInclude folder. So they cannot be used by
the other Redfish packages.

Cc: Abner Chang <abner.ch...@amd.com>
Cc: Nickle Wang <nickle.w...@hpe.com>
Signed-off-by: Igor Kulchytskyy <ig...@ami.com>
Reviewed-by: Abner Chang <abner.ch...@amd.com>


  Commit: f2bf043aaac7107a8ed1c0060c838d1e032e077f
      
https://github.com/tianocore/edk2/commit/f2bf043aaac7107a8ed1c0060c838d1e032e077f
  Author: Abner Chang <abner.ch...@amd.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M RedfishPkg/Include/Library/RedfishLib.h
    M RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.c
    M 
RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/include/redfishService.h
    M RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/src/service.c

  Log Message:
  -----------
  RedfishPkg: Redfish functions for REST requests are not fully spec complied

There is no function to send POST request with the
ContentType different from "application\json".
There is no function to send DELETE request with the body.

Cc: Abner Chang <abner.ch...@amd.com>
Cc: Nickle Wang <nickle.w...@hpe.com>
Signed-off-by: Igor Kulchytskyy <ig...@ami.com>
Reviewed-by: Abner Chang <abner.ch...@amd.com>


Compare: https://github.com/tianocore/edk2/compare/c15c9fa4200f...f2bf043aaac7


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to