public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: [edk2-devel] [Platform Redfish Host Interface PATCH 0/6] Enable Platform Redfish
       [not found] <1644A5FCF56041ED.24349@groups.io>
@ 2020-11-18 15:13 ` Abner Chang
  0 siblings, 0 replies; only message in thread
From: Abner Chang @ 2020-11-18 15:13 UTC (permalink / raw)
  To: devel@edk2.groups.io, Chang, Abner (HPS SW/FW Technologist)
  Cc: Jordan Justen, Andrew Fish, Ray Ni, Jiaxin Wu, Ting Ye, Siyuan Fu,
	Fan Wang, Wang, Nickle (HPS SW), O'Hanley, Peter (EXL)

Hi EmulatorPkg owners,
Just a reminder. Do you have time to take a look on this patch set?

Thanks
Abner

> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Abner Chang
> Sent: Thursday, November 5, 2020 10:39 PM
> To: devel@edk2.groups.io
> Cc: Jordan Justen <jordan.l.justen@intel.com>; Andrew Fish
> <afish@apple.com>; Ray Ni <ray.ni@intel.com>; Jiaxin Wu
> <jiaxin.wu@intel.com>; Ting Ye <ting.ye@intel.com>; Siyuan Fu
> <siyuan.fu@intel.com>; Fan Wang <fan.wang@intel.com>; Wang, Nickle
> (HPS SW) <nickle.wang@hpe.com>; O'Hanley, Peter (EXL)
> <peter.ohanley@hpe.com>
> Subject: [edk2-devel] [Platform Redfish Host Interface PATCH 0/6] Enable
> Platform Redfish
> 
> This patch set enables the Redfish support on Emulator platform.
> 
> The main change on this patch set is,
> 1. Provide the EFI application to configure the network information of
>    Redfish service. The configurations are stored in EFI variables.
> 2. The Platform Redfish Host Interface library consumes the EFI variables
>    created in step #1 and then creates the SMBIOS type 42 record.
> 
> Signed-off-by: Abner Chang <abner.chang@hpe.com>
> 
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Jiaxin Wu <jiaxin.wu@intel.com>
> Cc: Ting Ye <ting.ye@intel.com>
> Cc: Siyuan Fu <siyuan.fu@intel.com>
> Cc: Fan Wang <fan.wang@intel.com>
> Cc: Nickle Wang <nickle.wang@hpe.com>
> Cc: Peter O'Hanley <peter.ohanley@hpe.com>
> 
> Abner Chang (6):
>   RedfishPkg: Add PCD definition to RedfishPkg
>   RedfishPkg: DSC and FDF include files for enabling EFI Redfish support
>   EmulatorPkg/RedfishPlatformHostInterfaceLib library
>   EmulatorPkg/Application: Publish Redfish Host Interface Record
>   EmulatorPkg: Add allowable dependency
>   EmulatorPkg: Redfish related changes on EmulatorPkg
> 
>  .../RedfishPlatformConfig.c                   | 298 ++++++++++
>  .../RedfishPlatformConfig.inf                 |  42 ++
>  EmulatorPkg/EmulatorPkg.ci.yaml               |   1 +
>  EmulatorPkg/EmulatorPkg.dec                   |   1 +
>  EmulatorPkg/EmulatorPkg.dsc                   |  26 +-
>  EmulatorPkg/EmulatorPkg.fdf                   |   5 +
>  .../RedfishPlatformHostInterfaceLib.c         | 528 ++++++++++++++++++
>  .../RedfishPlatformHostInterfaceLib.inf       |  47 ++
>  RedfishPkg/Redfish.dsc.inc                    |  21 +
>  RedfishPkg/Redfish.fdf.inc                    |  16 +
>  RedfishPkg/RedfishComponents.dsc.inc          |  18 +
>  RedfishPkg/RedfishDefines.dsc.inc             |  27 +
>  RedfishPkg/RedfishLibs.dsc.inc                |  15 +
>  RedfishPkg/RedfishPkg.dec                     |  22 +
>  14 files changed, 1066 insertions(+), 1 deletion(-)  create mode 100644
> EmulatorPkg/Application/RedfishPlatformConfig/RedfishPlatformConfig.c
>  create mode 100644
> EmulatorPkg/Application/RedfishPlatformConfig/RedfishPlatformConfig.inf
>  create mode 100644
> EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHostI
> nterfaceLib.c
>  create mode 100644
> EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHostI
> nterfaceLib.inf
>  create mode 100644 RedfishPkg/Redfish.dsc.inc  create mode 100644
> RedfishPkg/Redfish.fdf.inc  create mode 100644
> RedfishPkg/RedfishComponents.dsc.inc
>  create mode 100644 RedfishPkg/RedfishDefines.dsc.inc  create mode 100644
> RedfishPkg/RedfishLibs.dsc.inc
> 
> --
> 2.17.1
> 
> 
> 
> 
> 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-18 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1644A5FCF56041ED.24349@groups.io>
2020-11-18 15:13 ` [edk2-devel] [Platform Redfish Host Interface PATCH 0/6] Enable Platform Redfish Abner Chang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox