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

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DataSection.py 104 TeFile = os.path.join( OutputPath, ModuleName + 'Te.raw')
106 TeFile,
110 self.SectFileName = TeFile
EfiSection.py 261 TeFile = os.path.join( OutputPath, ModuleName + 'Te.raw')
263 TeFile,
267 File = TeFile

Completed in 212 milliseconds