EFI_IMAGE_DEBUG_DIRECTORY_ENTRY Struct Reference

Debug Direcotry Format. More...

#include <PeImage.h>


Data Fields

UINT32 Characteristics
UINT32 TimeDateStamp
UINT16 MajorVersion
UINT16 MinorVersion
UINT32 Type
UINT32 SizeOfData
UINT32 RVA
 The address of the debug data when loaded, relative to the image base.
UINT32 FileOffset
 The file pointer to the debug data.


Detailed Description

Debug Direcotry Format.

Definition at line 668 of file PeImage.h.


Field Documentation

Definition at line 669 of file PeImage.h.

Definition at line 670 of file PeImage.h.

Definition at line 671 of file PeImage.h.

Definition at line 672 of file PeImage.h.

Definition at line 673 of file PeImage.h.

Definition at line 674 of file PeImage.h.

The address of the debug data when loaded, relative to the image base.

Definition at line 675 of file PeImage.h.

The file pointer to the debug data.

Definition at line 676 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