OvmfPkg[all]  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LegacyDevOrder.h File Reference

Data Structures

struct  LEGACY_DEV_ORDER_ENTRY
 

Macros

#define EFI_LEGACY_DEV_ORDER_VARIABLE_GUID
 
#define VAR_LEGACY_DEV_ORDER   L"LegacyDevOrder"
 

Typedefs

typedef UINT8 BBS_TYPE
 

Variables

EFI_GUID gEfiLegacyDevOrderVariableGuid
 

Detailed Description

Guid of a NV Variable which store the information about the FD/HD/CD/NET/BEV order.

Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Macro Definition Documentation

#define EFI_LEGACY_DEV_ORDER_VARIABLE_GUID
Value:
{ \
0xa56074db, 0x65fe, 0x45f7, {0xbd, 0x21, 0x2d, 0x2b, 0xdd, 0x8e, 0x96, 0x52} \
}

Name and Guid of a NV Variable which stores the information about the FD/HD/CD/NET/BEV order

#define VAR_LEGACY_DEV_ORDER   L"LegacyDevOrder"

Typedef Documentation

typedef UINT8 BBS_TYPE

Variable Documentation

EFI_GUID gEfiLegacyDevOrderVariableGuid