]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2DeviceRefCodePkg/Include/Guid/Vlv2DeviceRefCodePkgTokenSpace.h
Vlv2DeviceRefCodePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / Include / Guid / Vlv2DeviceRefCodePkgTokenSpace.h
1 /*++
2
3 Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved
4
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6
7
8 Module Name:
9
10 Vlv2DeviceRefCodeTokenSpace.h
11
12 Abstract:
13
14 Interface definition details for GUID.
15
16 --*/
17 #ifndef __VLV2_REF_CODE__PKG_TOKEN_SPACE_GUID_H__
18 #define __VLV2_REF_CODE__PKG_TOKEN_SPACE_GUID_H__
19
20 #define EFI_VLV_TOKEN_SPACE_GUID \
21 { 0xca452c68, 0xdf0c, 0x45c9, {0x82, 0xfb, 0xea, 0xe4, 0x2b, 0x31, 0x29, 0x46}}
22 extern EFI_GUID gEfiVLVTokenSpaceGuid;
23
24 #endif