Searched refs:TAB_USER_EXTENSIONS (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfSectionParser.py79 ItemList[0].upper() == DT.TAB_USER_EXTENSIONS.upper()):
94 if not ItemList[0].upper() == DT.TAB_USER_EXTENSIONS.upper() or ItemList[0].upper() == DT.TAB_DEPEX.upper():
99 if not ItemList[0].upper() == DT.TAB_USER_EXTENSIONS.upper():
355 if ItemList[0].upper() == DT.TAB_USER_EXTENSIONS.upper():
408 if not ItemList[0].upper() == DT.TAB_USER_EXTENSIONS.upper():
H A DInfParserMisc.py58 DT.TAB_USER_EXTENSIONS.upper() : DT.MODEL_META_DATA_USER_EXTENSION
H A DDecParser.py760 DT.TAB_USER_EXTENSIONS.upper() : self._UserEx
826 if Token.upper() != DT.TAB_USER_EXTENSIONS.upper():
895 if RawSection.startswith(DT.TAB_USER_EXTENSIONS.upper()):
H A DInfParser.py393 (SectionItem[0].strip().upper() != DT.TAB_USER_EXTENSIONS.upper()) and \
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DDecObject.py30 from Library.DataType import TAB_USER_EXTENSIONS namespace
576 self._SecName = TAB_USER_EXTENSIONS.upper()
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DDataType.py282 TAB_USER_EXTENSIONS = 'UserExtensions' variable
H A DDecClassObject.py46 TAB_USER_EXTENSIONS.upper() : MODEL_META_DATA_USER_EXTENSION
H A DInfClassObject.py55 TAB_USER_EXTENSIONS.upper() : MODEL_META_DATA_USER_EXTENSION
H A DDscClassObject.py53 TAB_USER_EXTENSIONS.upper() : MODEL_META_DATA_USER_EXTENSION
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DDataType.py660 TAB_USER_EXTENSIONS = 'UserExtensions' variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
H A DMetaFileParser.py411 TAB_USER_EXTENSIONS.upper() : MODEL_META_DATA_USER_EXTENSION
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py461 TAB_USER_EXTENSIONS.upper() : MODEL_META_DATA_USER_EXTENSION

Completed in 2177 milliseconds