Data Structures | |
struct | LEGACY_DEV_ORDER_ENTRY |
Defines | |
#define | EFI_LEGACY_DEV_ORDER_VARIABLE_GUID |
#define | VAR_LEGACY_DEV_ORDER L"LegacyDevOrder" |
Typedefs | |
typedef UINT8 | BBS_TYPE |
Variables | |
EFI_GUID | gEfiLegacyDevOrderVariableGuid |
Copyright (c) 2011, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License that accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define EFI_LEGACY_DEV_ORDER_VARIABLE_GUID |
Value:
{ \ 0xa56074db, 0x65fe, 0x45f7, {0xbd, 0x21, 0x2d, 0x2b, 0xdd, 0x8e, 0x96, 0x52} \ }
#define VAR_LEGACY_DEV_ORDER L"LegacyDevOrder" |
typedef UINT8 BBS_TYPE |
EFI_GUID gEfiLegacyDevOrderVariableGuid |