]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/Vlv2Variable.h
Vlv2DeviceRefCodePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / ValleyView2Soc / SouthCluster / Include / Guid / Vlv2Variable.h
CommitLineData
3cbfba02
DW
1/*++\r
2\r
3Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved\r
4\r
7ede8060 5 SPDX-License-Identifier: BSD-2-Clause-Patent\r
3cbfba02
DW
6\r
7\r
8\r
9Module Name:\r
10\r
11 Vlv2Variable.h\r
12\r
13Abstract:\r
14\r
15 GUID used to define ValleyView2 variable.\r
16\r
17--*/\r
18\r
19#ifndef _VLV2_VARIABLE_GUID_H_\r
20#define _VLV2_VARIABLE_GUID_H_\r
21\r
22#define EFI_VLV2_VARIABLE \\r
23 { \\r
24 0x10ba6bbe, 0xa97e, 0x41c3, {0x9a, 0x07, 0x60, 0x7a, 0xd9, 0xbd, 0x60, 0xe5 } \\r
25 }\r
26extern EFI_GUID gEfiVlv2VariableGuid;\r
27\r
28#endif\r