Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dsystem_table.py74 section = firmware_volume.EfiSectionPE64(self.ec, debug_info[0])
96 section = firmware_volume.EfiSectionPE64(self.ec, debug_info[0])
111 section = firmware_volume.EfiSectionPE64(self.ec, base_pe32)
Dfirmware_volume.py134 class EfiSectionPE64: class