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

Support Redfish Task #34

Open nicklela opened 1 year ago

nicklela commented 1 year ago

Per discussion in Redfish forum, BMC and UEFI should use Redfish Task to support secure boot database. We can create a driver to dispatch Redfish task to corresponding feature drivers.

Some idea:

nicklela commented 1 year ago

Since there is no spec way to provide Task state from host to BMC, a platform library will be provided for platform to implement this part. For example, OEM IPMI command or special Redfish URI for updating Redfish Task state or message.