Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dfirmware_volume.py48 section = EfiSectionTE(self, ec, self.base + 0x4)
55 class EfiSectionTE: class
63 if te_sig != EfiSectionTE.EFI_TE_IMAGE_SIGNATURE:
68 stripped_size -= EfiSectionTE.SIZEOF_EFI_TE_IMAGE_HEADER
95 stripped_size -= EfiSectionTE.SIZEOF_EFI_TE_IMAGE_HEADER
304 section = EfiSectionTE(self.ec, debug_info[0] + 0x4)
324 section = EfiSectionTE(self.ec, debug_info[0] + 0x4)