]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Include/Guid/BiosId.h
Vlv2TbltDevicePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2TbltDevicePkg / Include / Guid / BiosId.h
CommitLineData
3cbfba02
DW
1/*++\r
2\r
3Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved\r
4 \r\r
9dc8036d
MK
5 SPDX-License-Identifier: BSD-2-Clause-Patent\r
6\r
3cbfba02
DW
7 \r\r
8\r
9\r
10Module Name:\r
11\r
12 BiosId.h\r
13\r
14Abstract:\r
15\r
16 GUIDs used for Bios ID.\r
17\r
18--*/\r
19\r
20#ifndef _BIOS_ID_H_\r
21#define _BIOS_ID_H_\r
22\r
23\r
24#define EFI_BIOS_ID_GUID \\r
25{ 0xC3E36D09, 0x8294, 0x4b97, 0xA8, 0x57, 0xD5, 0x28, 0x8F, 0xE3, 0x3E, 0x28 }\r
26\r
27\r
28extern EFI_GUID gEfiBiosIdGuid;\r
29\r
30#endif\r