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

RedfishClientPkg/RedfishFeatureUtilityLib: validate string array #58

Closed nicklela closed 11 months ago

nicklela commented 1 year ago

Add function to validate Redfish request for string array type. There is case that user request invalid string array and feature driver can not find corresponding HII option.

Cc: Abner Chang abner.chang@amd.com Cc: Igor Kulchytskyy igork@ami.com Cc: Nick Ramirez nramirez@nvidia.com