iPXE
Data Fields
EFI_IMAGE_BASE_RELOCATION Struct Reference

Based relocation format. More...

#include <PeImage.h>

Data Fields

UINT32 VirtualAddress
 
UINT32 SizeOfBlock
 

Detailed Description

Based relocation format.

Definition at line 495 of file PeImage.h.

Field Documentation

◆ VirtualAddress

UINT32 EFI_IMAGE_BASE_RELOCATION::VirtualAddress

Definition at line 496 of file PeImage.h.

◆ SizeOfBlock

UINT32 EFI_IMAGE_BASE_RELOCATION::SizeOfBlock

Definition at line 497 of file PeImage.h.


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