EFI_TE_IMAGE_HEADER Struct Reference


Data Fields

UINT16 Signature
 The signature for TE format = "VZ".
UINT16 Machine
 From the original file header.
UINT8 NumberOfSections
 From the original file header.
UINT8 Subsystem
 From original optional header.
UINT16 StrippedSize
 Number of bytes we removed from the header.
UINT32 AddressOfEntryPoint
 Offset to entry point -- from original optional header.
UINT32 BaseOfCode
 From original image -- required for ITP debug.
UINT64 ImageBase
 From original file header.
EFI_IMAGE_DATA_DIRECTORY DataDirectory [2]
 Only base relocation and debug directory.

Detailed Description

Header format for TE images, defined in the PI Specification, 1.0.

Field Documentation

Offset to entry point -- from original optional header.

From original image -- required for ITP debug.

Only base relocation and debug directory.

From original file header.

From the original file header.

From the original file header.

The signature for TE format = "VZ".

Number of bytes we removed from the header.

From original optional header.


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1