MdeModulePkg[all]  0.98
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_IFR_GUID_BANNER Struct Reference

Data Fields

EFI_IFR_OP_HEADER Header
 
EFI_GUID Guid
 
UINT8 ExtendOpCode
 
EFI_STRING_ID Title
 The string token for the banner title. More...
 
UINT16 LineNumber
 1-based line number. More...
 
UINT8 Alignment
 left, center, or right-aligned. More...
 

Detailed Description

Banner opcode.

Field Documentation

UINT8 _EFI_IFR_GUID_BANNER::Alignment

left, center, or right-aligned.

UINT8 _EFI_IFR_GUID_BANNER::ExtendOpCode

EFI_IFR_EXTEND_OP_BANNER

EFI_GUID _EFI_IFR_GUID_BANNER::Guid

EFI_IFR_TIANO_GUID.

EFI_IFR_OP_HEADER _EFI_IFR_GUID_BANNER::Header
UINT16 _EFI_IFR_GUID_BANNER::LineNumber

1-based line number.

EFI_STRING_ID _EFI_IFR_GUID_BANNER::Title

The string token for the banner title.