tianocore / edk2-redfish-client

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.
Other
6 stars 5 forks source link

RedfishClientPkg: Add ETag PCD and revise Redfish ETag functions #68

Closed changab closed 9 months ago

changab commented 9 months ago

Add PCD to disable ETag capability for the case Redfish service doesn't support ETag.

Cc: Nickle Wang nicklew@nvidia.com Cc: Igor Kulchytskyy igork@ami.com Cc: Mike Maslenkin mike.maslenkin@gmail.com Reviewed-by: Igor Kulchytskyy igork@ami.com