Home
last modified time | relevance | path

Searched refs:SourceOverridePath (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DInfParserLite.py43 …def __init__(self, Filename = None, Database = None, SourceFileList = None, SourceOverridePath = N… argument
52 self.SourceOverridePath = SourceOverridePath
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DBuildClassObject.py181 self.SourceOverridePath = ''
DWorkspaceDatabase.py173 SourceOverridePath = mws.join(GlobalData.gWorkspace, NormPath(RecordList[0][0]))
176 if not os.path.isdir(SourceOverridePath):
177 …urce override path does not exist:', File=self.MetaFile, ExtraData=SourceOverridePath, Line=LineNo)
180 GlobalData.gOverrideDir[ModuleFile.Key] = SourceOverridePath
/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DPlatformClass.py388 self.SourceOverridePath = ''
DModuleClass.py82 self.SourceOverridePath = ''
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DAutoGen.py2718 return self.Module.SourceOverridePath