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. | |
UINT8 | MinSize |
Minimum allowable sized password. | |
UINT8 | MaxSize |
Maximum allowable sized password. |
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.
Maximum allowable sized password.
Minimum allowable sized password.
The String Token for the Prompt.
The ID designating what the question is about...
The Size of the Data being saved.