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

#include <HiiDatabase.h>

Data Fields

UINTN Signature
 
LIST_ENTRY Entry
 
LIST_ENTRY * GlobalEntry
 
UINT8 FontId
 

Detailed Description

Definition at line 208 of file HiiDatabase.h.

Field Documentation

◆ Entry

LIST_ENTRY _HII_FONT_INFO::Entry

Definition at line 210 of file HiiDatabase.h.

◆ FontId

UINT8 _HII_FONT_INFO::FontId

Definition at line 212 of file HiiDatabase.h.

◆ GlobalEntry

LIST_ENTRY* _HII_FONT_INFO::GlobalEntry

Definition at line 211 of file HiiDatabase.h.

◆ Signature

UINTN _HII_FONT_INFO::Signature

Definition at line 209 of file HiiDatabase.h.


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