12#ifndef __EFI_FORM_BROWSER2_H__
13#define __EFI_FORM_BROWSER2_H__
20#define EFI_FORM_BROWSER2_PROTOCOL_GUID \
21 {0xb9d4c360, 0xbcfb, 0x4f9b, {0x92, 0x98, 0x53, 0xc1, 0x36, 0x98, 0x22, 0x58 }}
52#define EFI_BROWSER_ACTION_REQUEST_NONE 0
53#define EFI_BROWSER_ACTION_REQUEST_RESET 1
54#define EFI_BROWSER_ACTION_REQUEST_SUBMIT 2
55#define EFI_BROWSER_ACTION_REQUEST_EXIT 3
56#define EFI_BROWSER_ACTION_REQUEST_FORM_SUBMIT_EXIT 4
57#define EFI_BROWSER_ACTION_REQUEST_FORM_DISCARD_EXIT 5
58#define EFI_BROWSER_ACTION_REQUEST_FORM_APPLY 6
59#define EFI_BROWSER_ACTION_REQUEST_FORM_DISCARD 7
60#define EFI_BROWSER_ACTION_REQUEST_RECONNECT 8
61#define EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLY 9
unsigned char BOOLEAN
Logical Boolean.
UINT64 UINTN
Unsigned value of native width.
unsigned short CHAR16
2-byte Character.
#define CONST
Datum is read-only.
#define OPTIONAL
Passing the datum to the function is optional, and a NULL is passed if the value is not supplied.
RETURN_STATUS EFI_STATUS
Function return status for EFI API.
GUID EFI_GUID
128-bit buffer containing a unique identifier value.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.