]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/PchPeiInit.h
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / ValleyView2Soc / SouthCluster / Include / Ppi / PchPeiInit.h
CommitLineData
3cbfba02
DW
1\r
2/*++\r
3\r
4Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved\r
5\r
6 This program and the accompanying materials are licensed and made available under\r
7 the terms and conditions of the BSD License that accompanies this distribution.\r
8 The full text of the license may be found at\r
9 http://opensource.org/licenses/bsd-license.php.\r
10\r
11 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13\r
14\r
15Module Name:\r
16\r
17 PchPeiInit.h\r
18\r
19Abstract:\r
20\r
21\r
22--*/\r
23\r
24#ifndef _PCH_PEI_INIT_H_\r
25#define _PCH_PEI_INIT_H_\r
26\r
27//\r
28// Define the PCH PEI Init PPI GUID\r
29//\r
30#define PCH_PEI_INIT_PPI_GUID \\r
31 { \\r
32 0xACB93B08, 0x5CDC, 0x4A8F, 0x93, 0xD4, 0x6, 0xE3, 0x42, 0xDF, 0x18, 0x2E \\r
33 }\r
34\r
35//\r
36// Extern the GUID for PPI users.\r
37//\r
38extern EFI_GUID gPchPeiInitPpiGuid;\r
39\r
40#endif\r