iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_HII_SIBT_EXT2_BLOCK | Header |
UINT8 | FontId |
UINT16 | FontSize |
EFI_HII_FONT_STYLE | FontStyle |
CHAR16 | FontName [1] |
Definition at line 401 of file UefiInternalFormRepresentation.h.
EFI_HII_SIBT_EXT2_BLOCK _EFI_HII_SIBT_FONT_BLOCK::Header |
Definition at line 402 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_HII_SIBT_FONT_BLOCK::FontId |
Definition at line 403 of file UefiInternalFormRepresentation.h.
UINT16 _EFI_HII_SIBT_FONT_BLOCK::FontSize |
Definition at line 404 of file UefiInternalFormRepresentation.h.
EFI_HII_FONT_STYLE _EFI_HII_SIBT_FONT_BLOCK::FontStyle |
Definition at line 405 of file UefiInternalFormRepresentation.h.
CHAR16 _EFI_HII_SIBT_FONT_BLOCK::FontName[1] |
Definition at line 406 of file UefiInternalFormRepresentation.h.