mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
- 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>