iPXE
Data Fields
EFI_IMAGE_RELOCATION Struct Reference

Relocation format. More...

#include <PeImage.h>

Data Fields

UINT32 VirtualAddress
 
UINT32 SymbolTableIndex
 
UINT16 Type
 

Detailed Description

Relocation format.

Definition at line 447 of file PeImage.h.

Field Documentation

◆ VirtualAddress

UINT32 EFI_IMAGE_RELOCATION::VirtualAddress

Definition at line 448 of file PeImage.h.

◆ SymbolTableIndex

UINT32 EFI_IMAGE_RELOCATION::SymbolTableIndex

Definition at line 449 of file PeImage.h.

◆ Type

UINT16 EFI_IMAGE_RELOCATION::Type

Definition at line 450 of file PeImage.h.


The documentation for this struct was generated from the following file: