Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RedfishClientPkg/RedfishFeatureUtilityLib: validate string array #58

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

nicklela
Copy link
Contributor

@nicklela nicklela commented Nov 8, 2023

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 [email protected]
Cc: Igor Kulchytskyy [email protected]
Cc: Nick Ramirez [email protected]

@nicklela nicklela force-pushed the redfish-string-array-fix branch 7 times, most recently from e658ab5 to 3851a4d Compare December 4, 2023 09:13
Add function ValidateRedfishStringArrayValues 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.

Signed-off-by: Nickle Wang <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Cc: Nick Ramirez <[email protected]>
Reviewed-by: Igor Kulchytskyy <[email protected]>
@nicklela nicklela merged commit 0d0a5f2 into tianocore:main Dec 5, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant