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

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
Parsing.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
Parsing.py 652 TokenGuid, TokenName, Value, InfType = '', '', '', ''
655 InfType = DataType.TAB_INF_FIXED_PCD
657 InfType = DataType.TAB_INF_PATCH_PCD
659 InfType = DataType.TAB_INF_FEATURE_PCD
661 InfType = DataType.TAB_INF_PCD_EX
663 InfType = DataType.TAB_INF_PCD
667 RaiseParserError(Item, InfType, File, Format, LineNo)
676 return (TokenGuid, TokenName, Value, InfType)
    [all...]

Completed in 1245 milliseconds