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

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DecParser.py 788 self._Guid = _DecGuid(RawData)
800 DT.TAB_GUIDS.upper() : self._Guid,
801 DT.TAB_PPIS.upper() : self._Guid,
802 DT.TAB_PROTOCOLS.upper() : self._Guid,
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
WorkspaceDatabase.py 73 TAB_DSC_DEFINES_PLATFORM_GUID : "_Guid",
129 self._Guid = None
322 if self._Guid == None:
325 if self._Guid == None:
327 return self._Guid
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
AutoGen.py     [all...]

Completed in 115 milliseconds