TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | MAIN_FORM_STATE |
Macros | |
#define | FORMSTATEID_MAIN_FORM 1 |
#define | FORMID_MAIN_FORM 1 |
#define | QUESTION_RES_CUR 1 |
#define | MAXSIZE_RES_CUR 16 |
#define | LABEL_RES_NEXT 1 |
#define | QUESTION_RES_NEXT 2 |
#define | QUESTION_SAVE_EXIT 3 |
#define | QUESTION_DISCARD_EXIT 4 |
This driver effectuates OVMF's platform configuration settings and exposes them via HII.
Copyright (C) 2014, Red Hat, Inc.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Platform.h.
#define FORMID_MAIN_FORM 1 |
Definition at line 17 of file Platform.h.
#define FORMSTATEID_MAIN_FORM 1 |
Definition at line 16 of file Platform.h.
#define LABEL_RES_NEXT 1 |
Definition at line 22 of file Platform.h.
#define MAXSIZE_RES_CUR 16 |
Definition at line 20 of file Platform.h.
#define QUESTION_DISCARD_EXIT 4 |
Definition at line 26 of file Platform.h.
#define QUESTION_RES_CUR 1 |
Definition at line 19 of file Platform.h.
#define QUESTION_RES_NEXT 2 |
Definition at line 23 of file Platform.h.
#define QUESTION_SAVE_EXIT 3 |
Definition at line 25 of file Platform.h.