audk/RedfishPkg/RedfishPlatformConfigDxe
Nickle Wang dca265a8ca RedfishPkg/RedfishPlatformConfigDxe: check attribute max. and min. value
- For integer attribute, check and see if its value is between maximum
and minimum value defined by HII question.
- For string attribute, check and see if its string length is between
maximum string length and minimum string length defined by HII question.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
2025-01-03 01:48:57 +00:00
..