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

Go to the source code of this file.

Data Structures

struct  MY_BITS_DATA
 
union  MY_EFI_UNION_DATA
 
struct  DRIVER_SAMPLE_CONFIGURATION
 
struct  MY_EFI_VARSTORE_DATA
 
struct  MY_EFI_BITS_VARSTORE_DATA
 

Macros

#define CONFIGURATION_VARSTORE_ID   0x1234
 
#define BITS_VARSTORE_ID   0x2345
 
#define LABEL_UPDATE1   0x1234
 
#define LABEL_UPDATE2   0x2234
 
#define LABEL_UPDATE3   0x3234
 
#define LABEL_END   0x2223
 

Detailed Description

Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
SPDX-License-Identifier: BSD-2-Clause-Patent

Module Name:

NVDataStruc.h

Abstract:

NVData structure used by the sample driver

Revision History:

Definition in file NVDataStruc.h.

Macro Definition Documentation

◆ BITS_VARSTORE_ID

#define BITS_VARSTORE_ID   0x2345

Definition at line 29 of file NVDataStruc.h.

◆ CONFIGURATION_VARSTORE_ID

#define CONFIGURATION_VARSTORE_ID   0x1234

Definition at line 28 of file NVDataStruc.h.

◆ LABEL_END

#define LABEL_END   0x2223

Definition at line 129 of file NVDataStruc.h.

◆ LABEL_UPDATE1

#define LABEL_UPDATE1   0x1234

Definition at line 126 of file NVDataStruc.h.

◆ LABEL_UPDATE2

#define LABEL_UPDATE2   0x2234

Definition at line 127 of file NVDataStruc.h.

◆ LABEL_UPDATE3

#define LABEL_UPDATE3   0x3234

Definition at line 128 of file NVDataStruc.h.