Home
last modified time | relevance | path

Searched refs:InfLogger (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DRegion.py59 GenFdsGlobalVariable.InfLogger('\nGenerate Region at Offset 0x%X' % self.Offset)
60 GenFdsGlobalVariable.InfLogger(" Region Size = 0x%X" % Size)
74 GenFdsGlobalVariable.InfLogger(' Region FV File Name = .fv : %s' % RegionData)
82 GenFdsGlobalVariable.InfLogger(' Region Name = FV')
93 GenFdsGlobalVariable.InfLogger(' Region Name = FV')
153 … GenFdsGlobalVariable.InfLogger(' Region CAPSULE Image Name = .cap : %s' % RegionData)
161 GenFdsGlobalVariable.InfLogger(' Region Name = CAPSULE')
173 GenFdsGlobalVariable.InfLogger(' Region Name = CAPSULE')
227 GenFdsGlobalVariable.InfLogger(' Region File Name = %s' % RegionData)
244 GenFdsGlobalVariable.InfLogger(' Region Name = DATA')
[all …]
DOptionRom.py54 GenFdsGlobalVariable.InfLogger( "\nGenerating %s Option ROM ..." %self.DriverName)
120 GenFdsGlobalVariable.InfLogger( "\nGenerate %s Option ROM Successfully" %self.DriverName)
DSection.py138 …GenFdsGlobalVariable.InfLogger ("\nBuild Target \'%s\' of File %s is not in the Scope of %s specif…
142 …GenFdsGlobalVariable.InfLogger ("\nCurrent ARCH \'%s\' of File %s is not in the Support Arch Scope…
DFd.py55 GenFdsGlobalVariable.InfLogger("Fd File Name:%s" %self.FdUiName)
80 …GenFdsGlobalVariable.InfLogger('Padding region starting from offset 0x%X, with size 0x%X' %(Previo…
108 …GenFdsGlobalVariable.InfLogger('Padding region starting from offset 0x%X, with size 0x%X' %(Previo…
DGenFdsGlobalVariable.py596 GenFdsGlobalVariable.InfLogger (cmd)
600 GenFdsGlobalVariable.InfLogger (cmd)
621 GenFdsGlobalVariable.InfLogger ("Return Value = %d" % PopenObject.returncode)
622 GenFdsGlobalVariable.InfLogger (out)
623 GenFdsGlobalVariable.InfLogger (error)
631 def InfLogger (msg): member in GenFdsGlobalVariable
725 InfLogger = staticmethod(InfLogger) variable in GenFdsGlobalVariable
DCapsule.py139 GenFdsGlobalVariable.InfLogger( "\nGenerate %s Capsule" %self.UiCapsuleName)
DGenFds.py497 GenFdsGlobalVariable.InfLogger('\nFV Space Information')
508 …GenFdsGlobalVariable.InfLogger(Name + ' ' + '[' + Percentage + '%Full] ' + str(TotalSizeValue) + '…
563 …GenFdsGlobalVariable.InfLogger("\nGUID cross reference file can be found at %s" % GuidXRefFileName)
DFv.py90 GenFdsGlobalVariable.InfLogger( "\nGenerating %s FV" %self.UiFvName)