12 #ifndef __EFI_FORM_BROWSER2_H__ 13 #define __EFI_FORM_BROWSER2_H__ 19 #define EFI_FORM_BROWSER2_PROTOCOL_GUID \ 20 {0xb9d4c360, 0xbcfb, 0x4f9b, {0x92, 0x98, 0x53, 0xc1, 0x36, 0x98, 0x22, 0x58 }} 51 #define EFI_BROWSER_ACTION_REQUEST_NONE 0 52 #define EFI_BROWSER_ACTION_REQUEST_RESET 1 53 #define EFI_BROWSER_ACTION_REQUEST_SUBMIT 2 54 #define EFI_BROWSER_ACTION_REQUEST_EXIT 3 55 #define EFI_BROWSER_ACTION_REQUEST_FORM_SUBMIT_EXIT 4 56 #define EFI_BROWSER_ACTION_REQUEST_FORM_DISCARD_EXIT 5 57 #define EFI_BROWSER_ACTION_REQUEST_FORM_APPLY 6 58 #define EFI_BROWSER_ACTION_REQUEST_FORM_DISCARD 7 59 #define EFI_BROWSER_ACTION_REQUEST_RECONNECT 8 60 #define EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY 9 #define OPTIONAL
Passing the datum to the function is optional, and a NULL is passed if the value is not supplied.
128 bit buffer containing a unique identifier value.
UINT64 UINTN
Unsigned value of native width.
#define CONST
Datum is read-only.
RETURN_STATUS EFI_STATUS
Function return status for EFI API.