Re: [edk2-devel] [RFC] Introduce new status code for ManageabilityPkg and Redfish*Pkg

2023-06-01 Thread Isaac Oram
...@edk2.groups.io Cc: devel@edk2.groups.io; Simon Wang (SW-GPU) ; Chang, Abner ; Nick Ramirez Subject: [edk2-devel] [RFC] Introduce new status code for ManageabilityPkg and Redfish*Pkg Hi edk2 community, I like to introduce EFI_COMPUTING_UNIT_MANAGEABILITY status code to PiStatusCode.h

[edk2-devel] [RFC] Introduce new status code for ManageabilityPkg and Redfish*Pkg

2023-05-31 Thread Nickle Wang via groups.io
Hi edk2 community, I like to introduce EFI_COMPUTING_UNIT_MANAGEABILITY status code to PiStatusCode.h. EFI_COMPUTING_UNIT_MANAGEABILITY will be used in edk2 RedfishPkg and edk2-redfish-client RedfishClientPkg to report Redfish operation errors. It will also be used to report errors in edk2-plat