/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/ |
D | GenFds.py | 378 def GenFd (OutputDir, FdfParser, WorkSpace, ArchList): argument 541 def GenerateGuidXRefFile(BuildDb, ArchList): argument
|
D | GenFdsGlobalVariable.py | 55 ArchList = None variable in GenFdsGlobalVariable 276 def SetDir (OutputDir, FdfParser, WorkSpace, ArchList): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
D | InfParserLite.py | 90 def ParserSource(self, CurrentSection, SectionItemList, ArchList, ThirdList): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/ |
D | InfBuildOptionObject.py | 70 def SetBuildOptions(self, BuildOptCont, ArchList = None, SectionContent = ''): argument
|
D | InfMisc.py | 94 def SetSupArchList(self, ArchList): argument
|
D | InfBinaryObject.py | 534 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
|
D | InfPcdObject.py | 286 def SetSupportArchList(self, ArchList): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/ |
D | InfSectionParser.py | 151 def GetArch(ItemList, ArchList, FileName, LineNo, SectionString): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/ |
D | InfBinarySectionTest.py | 289 ArchList = ['COMMON'] variable
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/ |
D | InfPomAlignment.py | 331 def _GenModuleHeaderLibClass(self, DefineObj, ArchList): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | DscClassObject.py | 964 …ef InsertConditionalStatement(self, Filename, FileID, BelongsToItem, IfDefList, EndLine, ArchList): argument 1245 …msIntoDatabase(self, FileID, Filename, CurrentSection, SectionItemList, ArchList, ThirdList, IfDef… argument
|
D | Parsing.py | 804 def InsertSectionItems(Model, CurrentSection, SectionItemList, ArchList, ThirdList, RecordSet): argument 842 …tabase(Table, FileID, Filename, Model, CurrentSection, SectionItemList, ArchList, ThirdList, IfDef… argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
D | Parsing.py | 744 def InsertSectionItems(Model, SectionItemList, ArchList, \ argument
|
D | Misc.py | 817 def ConvertArchList(ArchList): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/ |
D | AutoGen.py | 234 def _Init(self, WorkspaceDir, ActivePlatform, Target, Toolchain, ArchList, MetaFileDb, argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/ |
D | CommonObject.py | 591 def SetSupArchList(self, ArchList): argument
|