nicklela / edk2-redfish-client-deprecated

Edk2 RedfishClientPkg workplace
Other
0 stars 0 forks source link

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

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.