Data Fields | |
UINT8 | OpCode |
Likely a string, numeric, or one-of. | |
UINT8 | Length |
Length of the EFI_IFR_DATA_ENTRY packet. | |
UINT16 | Flags |
Flags settings to determine what behavior is desired from the browser after the callback. | |
VOID * | Data |
VOID* EFI_IFR_DATA_ENTRY::Data |
The data in the form based on the op-code type. This is not a pointer to the data; the data follows immediately.
UINT16 EFI_IFR_DATA_ENTRY::Flags |
Flags settings to determine what behavior is desired from the browser after the callback.
Length of the EFI_IFR_DATA_ENTRY packet.
Likely a string, numeric, or one-of.