public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Rest Ex Definition PATCH 0/2] The definitions for EFI REST EX
@ 2020-10-12  7:04 Abner Chang
  2020-10-12  7:04 ` [Rest Ex Definition PATCH 1/2] MdePkg/Include: Definitions of EFI REST EX Protocol Abner Chang
  2020-10-12  7:04 ` [Rest Ex Definition PATCH 2/2] RedfishPkg/Include: PCD definitions of Host Interface EFI device path Abner Chang
  0 siblings, 2 replies; 9+ messages in thread
From: Abner Chang @ 2020-10-12  7:04 UTC (permalink / raw)
  To: devel
  Cc: Jiaxin Wu, Siyuan Fu, Fan Wang, Jiewen Yao, Nickle Wang,
	Michael D Kinney, Liming Gao, Zhiguang Liu

This is the commit of definitions required by EFI REST EX UEFI driver.

In patch (1/2), add the definitions of EFI REST EX Protocol according
to UEFI spec v2.8 Section 29.7.2 EFI REST EX Protocol.

In patch (2/2), add the definitions of structure PCD for Redfish Host
Interface EFI device path.

Signed-off-by: Abner Chang <abner.chang@hpe.com>

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Fan Wang <fan.wang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>


Abner Chang (2):
  MdePkg/Include: Definitions of EFI REST EX Protocol
  RedfishPkg/Include: PCD definitions of Host Interface EFI device path

 MdePkg/Include/Protocol/RestEx.h              | 388 ++++++++++++++++++
 MdePkg/MdePkg.dec                             |   7 +
 .../Include/Pcd/RestExServiceDevicePath.h     |  38 ++
 RedfishPkg/RedfishPkg.dec                     |   3 +
 4 files changed, 436 insertions(+)
 create mode 100644 MdePkg/Include/Protocol/RestEx.h
 create mode 100644 RedfishPkg/Include/Pcd/RestExServiceDevicePath.h

-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-10-15  1:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-12  7:04 [Rest Ex Definition PATCH 0/2] The definitions for EFI REST EX Abner Chang
2020-10-12  7:04 ` [Rest Ex Definition PATCH 1/2] MdePkg/Include: Definitions of EFI REST EX Protocol Abner Chang
2020-10-12  8:53   ` [edk2-devel] " Wu, Jiaxin
2020-10-14  5:36     ` 回复: " gaoliming
2020-10-14 11:38       ` Abner Chang
     [not found]       ` <163DD8E0887FF220.5123@groups.io>
2020-10-15  1:12         ` Abner Chang
2020-10-12  7:04 ` [Rest Ex Definition PATCH 2/2] RedfishPkg/Include: PCD definitions of Host Interface EFI device path Abner Chang
2020-10-12  8:15   ` Nickle Wang
2020-10-12  8:54   ` [edk2-devel] " Wu, Jiaxin

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