Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DDataSection.py25 from Common.LongFilePathSupport import CopyLongFilePath
75 CopyLongFilePath(MapFile, CopyMapFile)
94 CopyLongFilePath(self.SectFileName, FileBeforeStrip)
DEfiSection.py29 from Common.LongFilePathSupport import CopyLongFilePath
243 CopyLongFilePath(MapFile, CopyMapFile)
249 CopyLongFilePath(File, FileBeforeStrip)
DFv.py29 from Common.LongFilePathSupport import CopyLongFilePath
133 CopyLongFilePath(GenFdsGlobalVariable.FvAddressFileName, FvInfoFileName)
DFfsInfStatement.py44 from Common.LongFilePathSupport import CopyLongFilePath
374 CopyLongFilePath(EfiFile, Output)
742 CopyLongFilePath(File, FileBeforeStrip)
781 CopyLongFilePath(GenSecInputFile, FileBeforeStrip)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DLongFilePathSupport.py48 def CopyLongFilePath(src, dst): function
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DAutoGen.py30 from Common.LongFilePathSupport import CopyLongFilePath
3538 CopyLongFilePath(SrcPath, DstPath)