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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfParser.py31 from Library.ParserValidate import IsValidInfMoudleTypeList namespace
408 if (not IsValidInfMoudleTypeList(MoudleTypeList)):
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DParserValidate.py97 def IsValidInfMoudleTypeList(ModuleTypeList): function

Completed in 44 milliseconds