Searched refs:GenFfs (Results 1 - 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFfs/
H A DGNUmakefile2 # GNU/Linux makefile for 'GenFfs' module build.
16 APPNAME = GenFfs
18 OBJECTS = GenFfs.o
H A DMakefile2 # Windows makefile for 'GenFfs' module build.
15 APPNAME = GenFfs
19 OBJECTS = GenFfs.obj
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
H A DOptRomFileStatement.py34 ## GenFfs() method
42 def GenFfs(self, Dict = {}): member in class:OptRomFileStatement
H A DOptionRom.py63 FilePathNameList = FfsFile.GenFfs()
85 FilePathName = FfsFile.GenFfs()
H A DAprioriSection.py41 ## GenFfs() method
50 def GenFfs (self, FvName, Dict = {}): member in class:AprioriSection
H A DOptRomInfStatement.py77 ## GenFfs() method
84 def GenFfs(self): member in class:OptRomInfStatement
H A DFv.py106 FileName = AprSection.GenFfs (self.UiFvName, MacroDict)
115 FileName = FfsFile.GenFfs(MacroDict, FvParentAddr=BaseAddress)
167 FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress)
H A DCapsuleData.py60 FfsFile = self.Ffs.GenFfs()
H A DFfsFileStatement.py50 ## GenFfs() method
60 def GenFfs(self, Dict = {}, FvChildAddr=[], FvParentAddr=None): member in class:FileStatement
H A DFfsInfStatement.py404 ## GenFfs() method
414 def GenFfs(self, Dict = {}, FvChildAddr = [], FvParentAddr=None): member in class:FfsInfStatement
1003 # Create parameter string for GenFfs
/device/linaro/bootloader/edk2/BaseTools/Source/C/
H A DMakefile24 GenFfs \
H A DGNUmakefile57 GenFfs \
/device/linaro/bootloader/edk2/BaseTools/Source/
H A DBinaryFiles.txt41 GenFfs.exe
/device/linaro/bootloader/edk2/BaseTools/
H A Dtoolsetup.bat268 IF NOT EXIST "%EDK_TOOLS_BIN%\GenFfs.exe" goto check_c_tools

Completed in 200 milliseconds