Searched defs:IsValidNList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DDecParserMisc.py153 ## IsValidNList
160 def IsValidNList(Value): function
222 or (IsValidNList(Value)) or (CheckGuidRegFormat(Value))

Completed in 32 milliseconds