EFI_IMAGE_SECTION_HEADER Struct Reference

#include <PeImage.h>


Data Fields

UINT8 Name [EFI_IMAGE_SIZEOF_SHORT_NAME]
union {
   UINT32   PhysicalAddress
   UINT32   VirtualSize
Misc
UINT32 VirtualAddress
UINT32 SizeOfRawData
UINT32 PointerToRawData
UINT32 PointerToRelocations
UINT32 PointerToLinenumbers
UINT16 NumberOfRelocations
UINT16 NumberOfLinenumbers
UINT32 Characteristics


Detailed Description

Definition at line 349 of file PeImage.h.


Field Documentation

UINT8 EFI_IMAGE_SECTION_HEADER::Name[EFI_IMAGE_SIZEOF_SHORT_NAME]

Definition at line 350 of file PeImage.h.

Definition at line 352 of file PeImage.h.

Definition at line 353 of file PeImage.h.

Definition at line 355 of file PeImage.h.

Definition at line 356 of file PeImage.h.

Definition at line 357 of file PeImage.h.

Definition at line 358 of file PeImage.h.

Definition at line 359 of file PeImage.h.

Definition at line 360 of file PeImage.h.

Definition at line 361 of file PeImage.h.

Definition at line 362 of file PeImage.h.


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

Generated on Tue Apr 6 20:02:04 2010 for gPXE by  doxygen 1.5.7.1