|
TianoCore EDK2 master
|
#include <Guid/HiiPlatformSetupFormset.h>#include <Guid/HiiFormMapMethodGuid.h>#include <Guid/DriverSampleHii.h>#include <Guid/ZeroGuid.h>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 |
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:
Abstract:
NVData structure used by the sample driver
Revision History:
Definition in file NVDataStruc.h.
| #define BITS_VARSTORE_ID 0x2345 |
Definition at line 29 of file NVDataStruc.h.
| #define CONFIGURATION_VARSTORE_ID 0x1234 |
Definition at line 28 of file NVDataStruc.h.
| #define LABEL_END 0x2223 |
Definition at line 129 of file NVDataStruc.h.
| #define LABEL_UPDATE1 0x1234 |
Definition at line 126 of file NVDataStruc.h.
| #define LABEL_UPDATE2 0x2234 |
Definition at line 127 of file NVDataStruc.h.
| #define LABEL_UPDATE3 0x3234 |
Definition at line 128 of file NVDataStruc.h.