OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
_HII_GLYPH_INFO Struct Reference

#include <HiiDatabase.h>

Data Fields

UINTN Signature
 
LIST_ENTRY Entry
 
CHAR16 CharId
 
EFI_HII_GLYPH_INFO Cell
 

Detailed Description

Definition at line 200 of file HiiDatabase.h.

Field Documentation

◆ Cell

EFI_HII_GLYPH_INFO _HII_GLYPH_INFO::Cell

Definition at line 204 of file HiiDatabase.h.

◆ CharId

CHAR16 _HII_GLYPH_INFO::CharId

Definition at line 203 of file HiiDatabase.h.

◆ Entry

LIST_ENTRY _HII_GLYPH_INFO::Entry

Definition at line 202 of file HiiDatabase.h.

◆ Signature

UINTN _HII_GLYPH_INFO::Signature

Definition at line 201 of file HiiDatabase.h.


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