Home
last modified time | relevance | path

Searched refs:FileFullPath (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableFile.py86 def InsertFile(self, FileFullPath, Model): argument
87 (Filepath, Name) = os.path.split(FileFullPath)
88 (Root, Ext) = os.path.splitext(FileFullPath)
89 TimeStamp = os.stat(FileFullPath)[8]
90 File = FileClass(-1, Name, Ext, Filepath, FileFullPath, Model, '', [], [], [])
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DIdentification.py27 self.FileFullPath = ''
35 def GetFileName(self, FileFullPath, FileRelativePath): argument
49 def GetFileRelativePath(self, FileName, FileFullPath): argument
DInfClassObject.py219 ContainerFile = self.Identification.FileFullPath
329 self.Identification.FileFullPath = Filename
534 File = self.Identification.FileFullPath
551 ModuleHeader.FullPath = self.Identification.FileFullPath
621 … INF file %s should be modified to use VERSION_STRING instead.' % self.Identification.FileFullPath)
625 …s both VERSION_NUMBER and VERSION_STRING, using VERSION_STRING' % self.Identification.FileFullPath)
DDecClassObject.py139 self.Identification.FileFullPath = Filename
258 ContainerFile = self.Identification.FileFullPath
326 PackageHeader.FullPath = self.Identification.FileFullPath
DDscClassObject.py148 ContainerFile = self.Identification.FileFullPath
237 PlatformHeader.FullPath = self.Identification.FileFullPath
1027 self.Identification.FileFullPath = Filename
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DMkPkg.py140 FileFullPath = mws.join(WorkspaceDir, FromFile)
141 if FileFullPath in RePkgDict:
142 (DpGuid, DpVersion, DpName, Repackage) = RePkgDict[FileFullPath]
148 (FileFullPath, DpGuid, DpVersion, DpName)
168 FileFullPath = os.path.normpath(os.path.join(WorkspaceDir, File))
173 if FileFullPath in RePkgDict:
174 (DpGuid, DpVersion, DpName, Repackage) = RePkgDict[FileFullPath]
180 ST.MSG_REPKG_CONFLICT %(FileFullPath, DpName, \
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DFv.py352 FileFullPath = os.path.normpath(self.FvExtEntryData[Index])
354FileFullPath = os.path.normpath(os.path.join(GenFdsGlobalVariable.WorkSpaceDir, self.FvExtEntryDat…
356 if not os.path.isfile(FileFullPath):
358 FvExtFile = open (FileFullPath,'rb')
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DInfParserLite.py73 self.Identification.FileFullPath = Filename
/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
Dbuild.py213 FileFullPath = os.path.normpath(FilePath)
215 FileFullPath = os.path.normpath(mws.join(Workspace, FilePath))
219 if not os.path.isfile(FileFullPath):
220 …OUND, ExtraData="\t%s (Please give file in absolute path or relative to WORKSPACE)" % FileFullPath)
224 return FileFullPath[len(Workspace):]
226 return FileFullPath[(len(Workspace) + 1):]
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dbuild_rule.template23 # <FileFullPath>
26 # <FileFullPath>