TianoCore EDK2 master
Loading...
Searching...
No Matches
VariableRuntimeCacheInfo.h File Reference

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
 

Detailed Description

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.

Macro Definition Documentation

◆ VARIABLE_RUNTIME_CACHE_INFO_GUID

#define VARIABLE_RUNTIME_CACHE_INFO_GUID
Value:
{ \
0x0f472f7d, 0x6713, 0x4915, {0x96, 0x14, 0x5d, 0xda, 0x28, 0x40, 0x10, 0x56} \
}

Definition at line 17 of file VariableRuntimeCacheInfo.h.

◆ VARIABLE_RUNTIME_CACHE_INFO_HOB_REVISION

#define VARIABLE_RUNTIME_CACHE_INFO_HOB_REVISION   1

Definition at line 15 of file VariableRuntimeCacheInfo.h.