HomeSort by relevance Sort by last modified time
    Searched refs:MODEL_PCD_DYNAMIC (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
MetaFileCommentParser.py 17 MODEL_PCD_DYNAMIC,
32 MODEL_PCD_DYNAMIC : "The usage for this PCD is not listed in this INF: %s[%d]:%s."
36 if SectionType in [MODEL_PCD_PATCHABLE_IN_MODULE, MODEL_PCD_DYNAMIC_EX, MODEL_PCD_DYNAMIC]:
37 CheckUsage(Comments, UsageList, InfFile, LineNo, ValueList[0]+'.'+ValueList[1], ErrorMsgMap[MODEL_PCD_DYNAMIC])
MetaFileParser.py 487 TAB_INF_PCD.upper() : MODEL_PCD_DYNAMIC,
574 MODEL_PCD_DYNAMIC,
    [all...]
WorkspaceDatabase.py 57 MODEL_PCD_DYNAMIC : "Dynamic",
600 MODEL_PCD_FEATURE_FLAG, MODEL_PCD_DYNAMIC, MODEL_PCD_DYNAMIC_EX]:
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DataClass.py 76 MODEL_PCD_DYNAMIC = 4008
157 ('MODEL_PCD_DYNAMIC', MODEL_PCD_DYNAMIC),
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
InfParserMisc.py 51 DT.TAB_INF_PCD.upper() : DT.MODEL_PCD_DYNAMIC,
InfParser.py 511 CurrentSection == DT.MODEL_PCD_DYNAMIC:
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DecClassObject.py 46 TAB_PCDS_DYNAMIC_NULL.upper() : MODEL_PCD_DYNAMIC,
463 RecordSet5 = self.RecordSet[MODEL_PCD_DYNAMIC]
InfClassObject.py 49 TAB_INF_PCD.upper() : MODEL_PCD_DYNAMIC,
    [all...]
DscClassObject.py 49 TAB_PCDS_DYNAMIC_NULL.upper() : MODEL_PCD_DYNAMIC,
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
MetaFileParser.py 431 TAB_INF_PCD.upper() : MODEL_PCD_DYNAMIC,
488 MODEL_PCD_DYNAMIC]:
531 MODEL_PCD_DYNAMIC,
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DataType.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Check.py     [all...]

Completed in 1389 milliseconds