TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | CACHE_INFO_FLAG |
struct | VARIABLE_RUNTIME_CACHE_INFO |
Macros | |
#define | VARIABLE_RUNTIME_CACHE_INFO_HOB_REVISION 1 |
#define | VARIABLE_RUNTIME_CACHE_INFO_GUID |
Variables | |
EFI_GUID | gEdkiiVariableRuntimeCacheInfoHobGuid |
This Variable Runtime Cache Info HOB is used to store the address and the size of the buffer that will be used for variable runtime service when the PcdEnableVariableRuntimeCache is TRUE.
Copyright (c) 2024, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file VariableRuntimeCacheInfo.h.
#define VARIABLE_RUNTIME_CACHE_INFO_GUID |
Definition at line 17 of file VariableRuntimeCacheInfo.h.
#define VARIABLE_RUNTIME_CACHE_INFO_HOB_REVISION 1 |
Definition at line 15 of file VariableRuntimeCacheInfo.h.