public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Chang, Abner" <abner.chang@amd.com>
To: <devel@edk2.groups.io>
Cc: Michael D Kinney <michael.d.kinney@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>,
	Nickle Wang <nicklew@nvidia.com>,
	Igor Kulchytskyy <igork@ami.com>,
	Isaac Oram <isaac.w.oram@intel.com>,
	Nate DeSimone <nathaniel.l.desimone@intel.com>
Subject: [edk2-staging][PATCH 0/3] BMC USBNIC Platform HI Lib
Date: Mon, 9 Jan 2023 22:11:21 +0800	[thread overview]
Message-ID: <20230109141124.622-1-abner.chang@amd.com> (raw)

From: Abner Chang <abner.chang@amd.com>

BZ #: 4282
Implement the platform Redfish host interface library that
uses IPMI commands to get the network information of
BMC-exposed USB NIC for building up the SMBIOS type 42
record.

The prerequisites: BZ #4213, 4214 and 4231

Signed-off-by: Abner Chang <abner.chang@amd.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Nickle Wang <nicklew@nvidia.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>

Abner Chang (3):
  RedfishPkg/Library: Redfish BMC USBNIC Host Interface
  RedfishPkg: Update Redfish DSC
  RedfishPkg: Update Readme.md

 RedfishPkg/RedfishPkg.dsc                     |    7 +
 .../PlatformHostInterfaceBmcUsbNicLib.inf     |   44 +
 .../PlatformHostInterfaceBmcUsbNicLib.h       |   83 ++
 .../PlatformHostInterfaceBmcUsbNicLib.c       | 1262 +++++++++++++++++
 RedfishPkg/Readme.md                          |   95 +-
 .../Media/Emualtor Platform Library.svg       |  286 ++++
 .../Media/Platform wiht BMC Library.svg       |  328 +++++
 .../Documents/Media/USB Exposed USB NIC.svg   |  283 ++++
 8 files changed, 2380 insertions(+), 8 deletions(-)
 create mode 100644 RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInterfaceBmcUsbNicLib.inf
 create mode 100644 RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInterfaceBmcUsbNicLib.h
 create mode 100644 RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInterfaceBmcUsbNicLib.c
 create mode 100644 RedfishPkg/Documents/Media/Emualtor Platform Library.svg
 create mode 100644 RedfishPkg/Documents/Media/Platform wiht BMC Library.svg
 create mode 100644 RedfishPkg/Documents/Media/USB Exposed USB NIC.svg

-- 
2.37.1.windows.1


             reply	other threads:[~2023-01-09 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 14:11 Chang, Abner [this message]
2023-01-09 14:11 ` [edk2-staging][PATCH 1/3] RedfishPkg/Library: Redfish BMC USBNIC Host Interface Chang, Abner
2023-01-09 14:11 ` [edk2-staging][PATCH 2/3] RedfishPkg: Update Redfish DSC Chang, Abner
2023-01-09 14:11 ` [edk2-staging][PATCH 3/3] RedfishPkg: Update Readme.md Chang, Abner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230109141124.622-1-abner.chang@amd.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox