Searched defs:CurrentSection (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/ |
D | InfParser.py | 474 def _CallSectionParsers(self, CurrentSection, DefineSectionParsedFlag, argument 651 def _ProcessLastSection(self, SectionLines, Line, LineNo, CurrentSection): argument
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/ |
D | FvLib.c | 427 EFI_FILE_SECTION_POINTER CurrentSection; in SearchSectionByType() local 509 EFI_FILE_SECTION_POINTER CurrentSection; in GetSectionByType() local
|
/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/C/Common/ |
D | FvLib.c | 426 EFI_FILE_SECTION_POINTER CurrentSection; in SearchSectionByType() local 519 EFI_FILE_SECTION_POINTER CurrentSection; in GetSectionByType() local
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | Parsing.py | 804 def InsertSectionItems(Model, CurrentSection, SectionItemList, ArchList, ThirdList, RecordSet): argument 842 def InsertSectionItemsIntoDatabase(Table, FileID, Filename, Model, CurrentSection, SectionItemList,… argument
|
D | DscClassObject.py | 1250 …def InsertSectionItemsIntoDatabase(self, FileID, Filename, CurrentSection, SectionItemList, ArchLi… argument
|