OvmfPkg[all]
0.1
|
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 |
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
#define EFI_LEGACY_DEV_ORDER_VARIABLE_GUID |
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 UINT8 BBS_TYPE |
EFI_GUID gEfiLegacyDevOrderVariableGuid |