Data Fields | |
FRAMEWORK_EFI_IFR_OP_HEADER | Header |
UINT16 | QuestionId |
The ID designating what the question is about... | |
UINT8 | Width |
The Size of the Data being saved. | |
STRING_REF | Prompt |
The String Token for the Prompt. | |
STRING_REF | Help |
The string Token for the context-help. | |
UINT8 | Flags |
This is included solely for purposes of interactive/dynamic support. | |
UINT16 | Key |
The value to be passed to caller to identify this particular op-code. | |
UINT16 | Minimum |
UINT16 | Maximum |
UINT16 | Step |
Zero means manual input. Otherwise, arrow selection is called for. | |
UINT16 | Default |
This is included solely for purposes of interactive/dynamic support.
The string Token for the context-help.
The value to be passed to caller to identify this particular op-code.
The String Token for the Prompt.
The ID designating what the question is about...
Zero means manual input. Otherwise, arrow selection is called for.
The Size of the Data being saved.