Home
last modified time | relevance | path

Searched defs:CurrentSection (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfParser.py474 def _CallSectionParsers(self, CurrentSection, DefineSectionParsedFlag, argument
651 def _ProcessLastSection(self, SectionLines, Line, LineNo, CurrentSection): argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DFvLib.c427 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/
DInfParserLite.py90 def ParserSource(self, CurrentSection, SectionItemList, ArchList, ThirdList): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DFvLib.c426 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/
DParsing.py804 def InsertSectionItems(Model, CurrentSection, SectionItemList, ArchList, ThirdList, RecordSet): argument
842 def InsertSectionItemsIntoDatabase(Table, FileID, Filename, Model, CurrentSection, SectionItemList,… argument
DDscClassObject.py1250 …def InsertSectionItemsIntoDatabase(self, FileID, Filename, CurrentSection, SectionItemList, ArchLi… argument