Searched refs:MODEL_PCD_DYNAMIC_EX (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/CommonDataClass/
H A DDataClass.py71 MODEL_PCD_DYNAMIC_EX = 4004 variable
149 ('MODEL_PCD_DYNAMIC_EX', MODEL_PCD_DYNAMIC_EX),
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfParserMisc.py50 DT.TAB_INF_PCD_EX.upper() : DT.MODEL_PCD_DYNAMIC_EX,
H A DInfParser.py454 CurrentSection == DT.MODEL_PCD_DYNAMIC_EX or \
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DDecClassObject.py44 TAB_PCDS_DYNAMIC_EX_NULL.upper() : MODEL_PCD_DYNAMIC_EX,
461 RecordSet4 = self.RecordSet[MODEL_PCD_DYNAMIC_EX]
H A DInfClassObject.py47 TAB_INF_PCD_EX.upper() : MODEL_PCD_DYNAMIC_EX,
884 RecordSet4 = self.RecordSet[MODEL_PCD_DYNAMIC_EX]
H A DDscClassObject.py44 TAB_PCDS_DYNAMIC_EX_NULL.upper() : MODEL_PCD_DYNAMIC_EX,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DWorkspaceDatabase.py53 MODEL_PCD_DYNAMIC_EX : "DynamicEx",
508 MODEL_PCD_FEATURE_FLAG, MODEL_PCD_DYNAMIC, MODEL_PCD_DYNAMIC_EX]:
913 MODEL_PCD_DYNAMIC_EX : "DynamicEx",
1171 self._Pcds.update(self._GetPcd(MODEL_PCD_DYNAMIC_EX))
1244 MODEL_PCD_DYNAMIC_EX : "DynamicEx",
1983 self._Pcds.update(self._GetPcd(MODEL_PCD_DYNAMIC_EX))
H A DMetaFileParser.py453 TAB_INF_PCD_EX.upper() : MODEL_PCD_DYNAMIC_EX,
522 MODEL_PCD_DYNAMIC_EX,
702 MODEL_PCD_DYNAMIC_EX : _PcdParser,
1527 TAB_PCDS_DYNAMIC_EX_NULL.upper() : MODEL_PCD_DYNAMIC_EX,
1786 MODEL_PCD_DYNAMIC_EX : _PcdParser,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DDataType.py885 MODEL_PCD_DYNAMIC_EX = 4004 variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
H A DMetaFileParser.py403 TAB_INF_PCD_EX.upper() : MODEL_PCD_DYNAMIC_EX,
483 MODEL_PCD_DYNAMIC_EX,
665 MODEL_PCD_DYNAMIC_EX : _PcdParser,
1450 TAB_PCDS_DYNAMIC_EX_NULL.upper() : MODEL_PCD_DYNAMIC_EX,
1751 MODEL_PCD_DYNAMIC_EX : _PcdParser,

Completed in 72 milliseconds