This is the commit of definitions required by EFI REST EX UEFI driver.
In v2: Address Liming's feedback to add UEFI spec revision on which EFI REST EX protocol is introduced.
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@...>
Cc: Jiaxin Wu <jiaxin.wu@...> Cc: Siyuan Fu <siyuan.fu@...> Cc: Fan Wang <fan.wang@...> Cc: Jiewen Yao <jiewen.yao@...> Cc: Nickle Wang <nickle.wang@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <gaoliming@...>
Abner Chang (2): MdePkg/Include: Definitions of EFI REST EX Protocol RedfishPkg/Include: PCD definitions of Host Interface EFI device path