iPXE
Data Fields
EFI_IMAGE_RESOURCE_DIRECTORY_STRING Struct Reference

Resource directory entry for string. More...

#include <PeImage.h>

Data Fields

UINT16 Length
 
CHAR16 String [1]
 

Detailed Description

Resource directory entry for string.

Definition at line 764 of file PeImage.h.

Field Documentation

◆ Length

UINT16 EFI_IMAGE_RESOURCE_DIRECTORY_STRING::Length

Definition at line 765 of file PeImage.h.

◆ String

CHAR16 EFI_IMAGE_RESOURCE_DIRECTORY_STRING::String[1]

Definition at line 766 of file PeImage.h.


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