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

Go to the source code of this file.

Data Structures

struct  CONSOLE_PREF_VARSTORE_DATA
 

Macros

#define CONSOLE_PREF_GRAPHICAL   0x0
 
#define CONSOLE_PREF_SERIAL   0x1
 
#define CONSOLE_PREF_VARIABLE_NAME   L"ConsolePref"
 

Detailed Description

Copyright (c) 2017, Linaro Limited. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ConsolePrefDxe.h.

Macro Definition Documentation

◆ CONSOLE_PREF_GRAPHICAL

#define CONSOLE_PREF_GRAPHICAL   0x0

Definition at line 15 of file ConsolePrefDxe.h.

◆ CONSOLE_PREF_SERIAL

#define CONSOLE_PREF_SERIAL   0x1

Definition at line 16 of file ConsolePrefDxe.h.

◆ CONSOLE_PREF_VARIABLE_NAME

#define CONSOLE_PREF_VARIABLE_NAME   L"ConsolePref"

Definition at line 18 of file ConsolePrefDxe.h.