]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/SmbusArpMap.h
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / ValleyView2Soc / SouthCluster / Include / Guid / SmbusArpMap.h
CommitLineData
3cbfba02
DW
1//\r
2//\r
3/*++\r
4\r
5Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved\r
6\r
7 This program and the accompanying materials are licensed and made available under\r
8 the terms and conditions of the BSD License that accompanies this distribution.\r
9 The full text of the license may be found at\r
10 http://opensource.org/licenses/bsd-license.php.\r
11\r
12 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14\r
15\r
16\r
17Module Name:\r
18\r
19 SmbusArpMap.h\r
20\r
21Abstract:\r
22\r
23 GUID for use in describing SMBus devices that were ARPed during PEI.\r
24\r
25--*/\r
26#ifndef _EFI_SMBUS_ARP_MAP_GUID_H_\r
27#define _EFI_SMBUS_ARP_MAP_GUID_H_\r
28\r
29#define EFI_SMBUS_ARP_MAP_GUID \\r
30 { \\r
31 0x707be83e, 0x0bf6, 0x40a5, 0xbe, 0x64, 0x34, 0xc0, 0x3a, 0xa0, 0xb8, 0xe2 \\r
32 }\r
33\r
34extern EFI_GUID gEfiSmbusArpMapGuid;\r
35\r
36#endif\r