TianoCore EDK2 master
Loading...
Searching...
No Matches
Platform.h File Reference

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
 

Detailed Description

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.

Macro Definition Documentation

◆ FORMID_MAIN_FORM

#define FORMID_MAIN_FORM   1

Definition at line 17 of file Platform.h.

◆ FORMSTATEID_MAIN_FORM

#define FORMSTATEID_MAIN_FORM   1

Definition at line 16 of file Platform.h.

◆ LABEL_RES_NEXT

#define LABEL_RES_NEXT   1

Definition at line 22 of file Platform.h.

◆ MAXSIZE_RES_CUR

#define MAXSIZE_RES_CUR   16

Definition at line 20 of file Platform.h.

◆ QUESTION_DISCARD_EXIT

#define QUESTION_DISCARD_EXIT   4

Definition at line 26 of file Platform.h.

◆ QUESTION_RES_CUR

#define QUESTION_RES_CUR   1

Definition at line 19 of file Platform.h.

◆ QUESTION_RES_NEXT

#define QUESTION_RES_NEXT   2

Definition at line 23 of file Platform.h.

◆ QUESTION_SAVE_EXIT

#define QUESTION_SAVE_EXIT   3

Definition at line 25 of file Platform.h.