Utilizes the EFI protocols provided by EDK2 Redfish Foundation to communicate with the Redfish service for creating, consuming, and updating the Redfish properties which are managed by firmware.
Introduce EDKII_REDFISH_RESOURCE_ADDENDUM_PROTOCOL to Redfish feature driver.
Feature driver uses this protocol to query OEM resource from platform in
order to support Redfish OEM property. This protocol is also used to get
addendum data that is required by BMC to manage Redfish BIOS service.
Introduce EDKII_REDFISH_RESOURCE_ADDENDUM_PROTOCOL to Redfish feature driver. Feature driver uses this protocol to query OEM resource from platform in order to support Redfish OEM property. This protocol is also used to get addendum data that is required by BMC to manage Redfish BIOS service.
Signed-off-by: Nickle Wang [nicklew@nvidia.com](mailto:nicklew@nvidia.com) Cc: Abner Chang [abner.chang@amd.com](mailto:abner.chang@amd.com) Cc: Igor Kulchytskyy [igork@ami.com](mailto:igork@ami.com) Reviewed-by: Abner Chang [abner.chang@amd.com](mailto:abner.chang@amd.com)