Home
last modified time | relevance | path

Searched refs:EFI_TE_IMAGE_HEADER (Results 76 – 100 of 198) sorted by relevance

12345678

/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h739 } EFI_TE_IMAGE_HEADER; typedef
756 EFI_TE_IMAGE_HEADER Te;
762 EFI_TE_IMAGE_HEADER *Te;
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Include/IndustryStandard/
H A DPeImage.h734 } EFI_TE_IMAGE_HEADER; typedef
752 EFI_TE_IMAGE_HEADER Te;
758 EFI_TE_IMAGE_HEADER *Te;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Include/IndustryStandard/
H A DPeImage.h722 } EFI_TE_IMAGE_HEADER; typedef
740 EFI_TE_IMAGE_HEADER Te;
746 EFI_TE_IMAGE_HEADER *Te;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h733 } EFI_TE_IMAGE_HEADER; typedef
750 EFI_TE_IMAGE_HEADER Te;
756 EFI_TE_IMAGE_HEADER *Te;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Include/IndustryStandard/
H A DPeImage.h722 } EFI_TE_IMAGE_HEADER; typedef
740 EFI_TE_IMAGE_HEADER Te;
746 EFI_TE_IMAGE_HEADER *Te;
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPeImage.h730 } EFI_TE_IMAGE_HEADER; typedef
748 EFI_TE_IMAGE_HEADER Te;
754 EFI_TE_IMAGE_HEADER *Te;
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Include/IndustryStandard/
H A DPeImage.h734 } EFI_TE_IMAGE_HEADER; typedef
752 EFI_TE_IMAGE_HEADER Te;
758 EFI_TE_IMAGE_HEADER *Te;
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h739 } EFI_TE_IMAGE_HEADER;
756 EFI_TE_IMAGE_HEADER Te;
762 EFI_TE_IMAGE_HEADER *Te;
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPeImage.h730 } EFI_TE_IMAGE_HEADER; typedef
748 EFI_TE_IMAGE_HEADER Te;
754 EFI_TE_IMAGE_HEADER *Te;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/
H A DDebugAgentSymbolsBaseLib.c220 ImageAddress += sizeof (EFI_TE_IMAGE_HEADER) - ((EFI_TE_IMAGE_HEADER*)EfiImage)->StrippedSize; in GetImageContext()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c236 *SectionHeaderOffset = (UINTN)(sizeof (EFI_TE_IMAGE_HEADER)); in GetPeCoffSectionInformation()
238 *ImageBase -= (UINT32)Hdr.Te->StrippedSize - sizeof (EFI_TE_IMAGE_HEADER); in GetPeCoffSectionInformation()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/
H A DDebugAgentSymbolsBaseLib.c220 ImageAddress += sizeof (EFI_TE_IMAGE_HEADER) - ((EFI_TE_IMAGE_HEADER*)EfiImage)->StrippedSize; in GetImageContext()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c236 *SectionHeaderOffset = (UINTN)(sizeof (EFI_TE_IMAGE_HEADER)); in GetPeCoffSectionInformation()
238 *ImageBase -= (UINT32)Hdr.Te->StrippedSize - sizeof (EFI_TE_IMAGE_HEADER); in GetPeCoffSectionInformation()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/
H A DDebugAgentSymbolsBaseLib.c220 ImageAddress += sizeof (EFI_TE_IMAGE_HEADER) - ((EFI_TE_IMAGE_HEADER*)EfiImage)->StrippedSize; in GetImageContext()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/
H A DDebugAgentSymbolsBaseLib.c220 ImageAddress += sizeof (EFI_TE_IMAGE_HEADER) - ((EFI_TE_IMAGE_HEADER*)EfiImage)->StrippedSize; in GetImageContext()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c233 *SectionHeaderOffset = (UINTN)(sizeof (EFI_TE_IMAGE_HEADER)); in GetPeCoffSectionInformation()
235 ImageContext->ImageAddress -= (UINT32)Hdr.Te->StrippedSize - sizeof (EFI_TE_IMAGE_HEADER); in GetPeCoffSectionInformation()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c236 *SectionHeaderOffset = (UINTN)(sizeof (EFI_TE_IMAGE_HEADER)); in GetPeCoffSectionInformation()
238 *ImageBase -= (UINT32)Hdr.Te->StrippedSize - sizeof (EFI_TE_IMAGE_HEADER); in GetPeCoffSectionInformation()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c233 *SectionHeaderOffset = (UINTN)(sizeof (EFI_TE_IMAGE_HEADER)); in GetPeCoffSectionInformation()
235 ImageContext->ImageAddress -= (UINT32)Hdr.Te->StrippedSize - sizeof (EFI_TE_IMAGE_HEADER); in GetPeCoffSectionInformation()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/
H A DDebugAgentSymbolsBaseLib.c220 ImageAddress += sizeof (EFI_TE_IMAGE_HEADER) - ((EFI_TE_IMAGE_HEADER*)EfiImage)->StrippedSize; in GetImageContext()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c272 *SectionHeaderOffset = (UINTN)(sizeof (EFI_TE_IMAGE_HEADER)); in GetPeCoffSectionInformation()
274 *ImageBase -= (UINT32)Hdr.Te->StrippedSize - sizeof (EFI_TE_IMAGE_HEADER); in GetPeCoffSectionInformation()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c233 *SectionHeaderOffset = (UINTN)(sizeof (EFI_TE_IMAGE_HEADER)); in GetPeCoffSectionInformation()
235 ImageContext->ImageAddress -= (UINT32)Hdr.Te->StrippedSize - sizeof (EFI_TE_IMAGE_HEADER); in GetPeCoffSectionInformation()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ArmPkg/Library/DebugAgentSymbolsBaseLib/
H A DDebugAgentSymbolsBaseLib.c220 ImageAddress += sizeof (EFI_TE_IMAGE_HEADER) - ((EFI_TE_IMAGE_HEADER*)EfiImage)->StrippedSize; in GetImageContext()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPkg/Library/DebugAgentSymbolsBaseLib/
H A DDebugAgentSymbolsBaseLib.c227 ImageAddress += sizeof (EFI_TE_IMAGE_HEADER) - ((EFI_TE_IMAGE_HEADER*)EfiImage)->StrippedSize; in GetImageContext()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ArmPkg/Library/DebugAgentSymbolsBaseLib/
H A DDebugAgentSymbolsBaseLib.c220 ImageAddress += sizeof (EFI_TE_IMAGE_HEADER) - ((EFI_TE_IMAGE_HEADER*)EfiImage)->StrippedSize; in GetImageContext()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c233 *SectionHeaderOffset = (UINTN)(sizeof (EFI_TE_IMAGE_HEADER)); in GetPeCoffSectionInformation()
235 ImageContext->ImageAddress -= (UINT32)Hdr.Te->StrippedSize - sizeof (EFI_TE_IMAGE_HEADER); in GetPeCoffSectionInformation()

12345678