]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/SataControllerGuid.h
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / ValleyView2Soc / SouthCluster / Include / Guid / SataControllerGuid.h
CommitLineData
3cbfba02
DW
1/*++\r
2\r
3Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved\r
4\r
5 This program and the accompanying materials are licensed and made available under\r
6 the terms and conditions of the BSD License that accompanies this distribution.\r
7 The full text of the license may be found at\r
8 http://opensource.org/licenses/bsd-license.php.\r
9\r
10 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12\r
13\r
14\r
15Module Name:\r
16\r
17 SataControllerGuid.h\r
18\r
19Abstract:\r
20\r
21 GUID for use in describing SataController\r
22\r
23--*/\r
24#ifndef _SERIAL_ATA_CONTROLLER_GUID_H_\r
25#define _SERIAL_ATA_CONTROLLER_GUID_H_\r
26\r
27#ifdef ECP_FLAG\r
28#define PCH_SATA_CONTROLLER_DRIVER_GUID \\r
29 { \\r
30 0xbb929da9, 0x68f7, 0x4035, 0xb2, 0x2c, 0xa3, 0xbb, 0x3f, 0x23, 0xda, 0x55 \\r
31 }\r
32#else\r
33#define PCH_SATA_CONTROLLER_DRIVER_GUID \\r
34 {\\r
35 0xbb929da9, 0x68f7, 0x4035, 0xb2, 0x2c, 0xa3, 0xbb, 0x3f, 0x23, 0xda, 0x55 \}\r
36\r
37#endif\r
38\r
39extern EFI_GUID gSataControllerDriverGuid;\r
40#endif\r