Home
last modified time | relevance | path

Searched refs:SectionSuffix (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DEfiSection.py120 …tFile = os.path.join( OutputPath, ModuleName + 'SEC' + str(Num) + Ffs.SectionSuffix.get(SectionTyp…
130 …OutputFile = os.path.join(OutputPath, ModuleName + 'SEC' + Num + Ffs.SectionSuffix.get(SectionType…
158 …tFile = os.path.join( OutputPath, ModuleName + 'SEC' + str(Num) + Ffs.SectionSuffix.get(SectionTyp…
176 …tFile = os.path.join( OutputPath, ModuleName + 'SEC' + str(Num) + Ffs.SectionSuffix.get(SectionTyp…
185 …OutputFile = os.path.join(OutputPath, ModuleName + 'SEC' + Num + Ffs.SectionSuffix.get(SectionType…
205 …tFile = os.path.join( OutputPath, ModuleName + 'SEC' + str(Num) + Ffs.SectionSuffix.get(SectionTyp…
226 …OutputFile = os.path.join( OutputPath, ModuleName + 'SEC' + Num + Ffs.SectionSuffix.get(SectionTyp…
DFvImageSection.py64 …OutputFile = os.path.join(OutputPath, ModuleName + 'SEC' + Num + Ffs.SectionSuffix.get("FV_IMAGE"))
92 …OutputFile = os.path.join(OutputPath, ModuleName + 'SEC' + SecNum + Ffs.SectionSuffix.get("FV_IMAG…
DFfs.py57 SectionSuffix = { variable in Ffs
DCompressSection.py78 Ffs.SectionSuffix['COMPRESS']
DUiSection.py60 … OutputFile = os.path.join(OutputPath, ModuleName + 'SEC' + SecNum + Ffs.SectionSuffix.get('UI'))
DVerSection.py62 ModuleName + 'SEC' + SecNum + Ffs.SectionSuffix.get('VERSION'))
DDataSection.py112 …OutputFile = os.path.join (OutputPath, ModuleName + 'SEC' + SecNum + Ffs.SectionSuffix.get(self.Se…
DGuidSection.py125 Ffs.SectionSuffix['GUIDED']
DFfsInfStatement.py725 Ffs.Ffs.SectionSuffix[SectionType] + 'SEC' + SecNum
765 Ffs.Ffs.SectionSuffix[SectionType] + 'SEC' + SecNum