iPXE
|
The fixed header consists of a standard record header and then the string identifiers contained in this section and the offsets of the string and language information. More...
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_HII_PACKAGE_HEADER | Header |
UINT32 | HdrSize |
UINT32 | StringInfoOffset |
CHAR16 | LanguageWindow [16] |
EFI_STRING_ID | LanguageName |
CHAR8 | Language [1] |
The fixed header consists of a standard record header and then the string identifiers contained in this section and the offsets of the string and language information.
Definition at line 337 of file UefiInternalFormRepresentation.h.
EFI_HII_PACKAGE_HEADER _EFI_HII_STRING_PACKAGE_HDR::Header |
Definition at line 338 of file UefiInternalFormRepresentation.h.
UINT32 _EFI_HII_STRING_PACKAGE_HDR::HdrSize |
Definition at line 339 of file UefiInternalFormRepresentation.h.
UINT32 _EFI_HII_STRING_PACKAGE_HDR::StringInfoOffset |
Definition at line 340 of file UefiInternalFormRepresentation.h.
CHAR16 _EFI_HII_STRING_PACKAGE_HDR::LanguageWindow[16] |
Definition at line 341 of file UefiInternalFormRepresentation.h.
EFI_STRING_ID _EFI_HII_STRING_PACKAGE_HDR::LanguageName |
Definition at line 342 of file UefiInternalFormRepresentation.h.
CHAR8 _EFI_HII_STRING_PACKAGE_HDR::Language[1] |
Definition at line 343 of file UefiInternalFormRepresentation.h.