iPXE
Data Fields
EFI_IMAGE_DEBUG_CODEVIEW_NB10_ENTRY Struct Reference

#include <PeImage.h>

Data Fields

UINT32 Signature
 "NB10" More...
 
UINT32 Unknown
 
UINT32 Unknown2
 
UINT32 Unknown3
 

Detailed Description

Definition at line 660 of file PeImage.h.

Field Documentation

◆ Signature

UINT32 EFI_IMAGE_DEBUG_CODEVIEW_NB10_ENTRY::Signature

"NB10"

Definition at line 661 of file PeImage.h.

Referenced by efi_pecoff_debug_name().

◆ Unknown

UINT32 EFI_IMAGE_DEBUG_CODEVIEW_NB10_ENTRY::Unknown

Definition at line 662 of file PeImage.h.

◆ Unknown2

UINT32 EFI_IMAGE_DEBUG_CODEVIEW_NB10_ENTRY::Unknown2

Definition at line 663 of file PeImage.h.

◆ Unknown3

UINT32 EFI_IMAGE_DEBUG_CODEVIEW_NB10_ENTRY::Unknown3

Definition at line 664 of file PeImage.h.


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