Home
last modified time | relevance | path

Searched refs:get_next_section (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dfirmware_volume.py218 def get_next_section(self, section=None): member in FirmwareFile
289 section = ffs.get_next_section()
294 section = ffs.get_next_section(section)
Dedk2_debugger.py37 section = ffs.get_next_section()
44 section = ffs.get_next_section(section)