iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_HII_STRING_BLOCK | Header |
UINT8 | FontIdentifier |
UINT16 | StringCount |
CHAR16 | StringText [1] |
Definition at line 460 of file UefiInternalFormRepresentation.h.
EFI_HII_STRING_BLOCK _EFI_HII_SIBT_STRINGS_UCS2_FONT_BLOCK::Header |
Definition at line 461 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_HII_SIBT_STRINGS_UCS2_FONT_BLOCK::FontIdentifier |
Definition at line 462 of file UefiInternalFormRepresentation.h.
UINT16 _EFI_HII_SIBT_STRINGS_UCS2_FONT_BLOCK::StringCount |
Definition at line 463 of file UefiInternalFormRepresentation.h.
CHAR16 _EFI_HII_SIBT_STRINGS_UCS2_FONT_BLOCK::StringText[1] |
Definition at line 464 of file UefiInternalFormRepresentation.h.