]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/SmbusArpMap.h
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / ValleyView2Soc / SouthCluster / Include / Guid / SmbusArpMap.h
diff --git a/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/SmbusArpMap.h b/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/SmbusArpMap.h
new file mode 100644 (file)
index 0000000..4e69679
--- /dev/null
@@ -0,0 +1,36 @@
+//\r
+//\r
+/*++\r
+\r
+Copyright (c)  2009  - 2014, Intel Corporation. All rights reserved\r
+\r
+  This program and the accompanying materials are licensed and made available under\r
+  the terms and conditions of the BSD License that accompanies this distribution.\r
+  The full text of the license may be found at\r
+  http://opensource.org/licenses/bsd-license.php.\r
+\r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+\r
+\r
+\r
+Module Name:\r
+\r
+  SmbusArpMap.h\r
+\r
+Abstract:\r
+\r
+  GUID for use in describing SMBus devices that were ARPed during PEI.\r
+\r
+--*/\r
+#ifndef _EFI_SMBUS_ARP_MAP_GUID_H_\r
+#define _EFI_SMBUS_ARP_MAP_GUID_H_\r
+\r
+#define EFI_SMBUS_ARP_MAP_GUID \\r
+  { \\r
+    0x707be83e, 0x0bf6, 0x40a5, 0xbe, 0x64, 0x34, 0xc0, 0x3a, 0xa0, 0xb8, 0xe2 \\r
+  }\r
+\r
+extern EFI_GUID gEfiSmbusArpMapGuid;\r
+\r
+#endif\r