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

[Spec] Push Redfish Platform Config Protocol to UEFI spec. #6

Open nicklela opened 1 year ago

nicklela commented 1 year ago

Redfish Platform Config Protocol pass the Tiano design review: https://edk2.groups.io/g/devel/files/Designs/2021/0319/New%20EFI%20Protocols%20for%20edk2%20Redfish%20Implementation_conclusion.pdf The implementation is here: https://github.com/tianocore/edk2-staging/tree/edk2-redfish-client/RedfishPkg/RedfishPlatformConfigDxe

So it meets the code-first policy and we can propose ECR to UEFI specification

nicklela commented 1 year ago

Plan to move RedfishPlatformConfigDxe from staging to EDK2 RedfishPkg. This is the interface between Redfish foundation and Redfish application.

changab commented 1 year ago

Yes, we can proceed to the next step, please just got ahead to drafting an ECR.