Data Structures | |
struct | BOOT_SCRIPT_EXECUTOR_VARIABLE |
Defines | |
#define | EFI_BOOT_SCRIPT_EXECUTOR_VARIABLE_GUID |
#define | BOOT_SCRIPT_EXECUTOR_VARIABLE_NAME L"BootScriptExecutorVariable" |
#define | EFI_BOOT_SCRIPT_EXECUTOR_CONTEXT_GUID |
Variables | |
EFI_GUID | gEfiBootScriptExecutorVariableGuid |
EFI_GUID | gEfiBootScriptExecutorContextGuid |
Copyright (c) 2006 - 2010, 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 which 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 BOOT_SCRIPT_EXECUTOR_VARIABLE_NAME L"BootScriptExecutorVariable" |
#define EFI_BOOT_SCRIPT_EXECUTOR_CONTEXT_GUID |
Value:
{ \ 0x79cb58c4, 0xac51, 0x442f, {0xaf, 0xd7, 0x98, 0xe4, 0x7d, 0x2e, 0x99, 0x8} \ }
#define EFI_BOOT_SCRIPT_EXECUTOR_VARIABLE_GUID |
Value:
{ \ 0x3079818c, 0x46d4, 0x4a73, {0xae, 0xf3, 0xe3, 0xe4, 0x6c, 0xf1, 0xee, 0xdb} \ }
EFI_GUID gEfiBootScriptExecutorContextGuid |
EFI_GUID gEfiBootScriptExecutorVariableGuid |