Searched refs:ForCapsule (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | FdfParserLite.py | 2015 def __GetInfStatement(self, Obj, ForCapsule = False, MacroDict = {}): argument 2043 if ForCapsule: 2121 def __GetFileStatement(self, Obj, ForCapsule = False, MacroDict = {}): argument 2150 if ForCapsule:
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/ |
D | FdfParser.py | 2486 def __GetInfStatement(self, Obj, ForCapsule=False, MacroDict={}): argument 2491 if ForCapsule: 2575 def __GetFileStatement(self, Obj, ForCapsule = False, MacroDict = {}): argument 2583 if ForCapsule and self.__Token == 'DATA': 2609 if ForCapsule:
|