]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLibrary.h
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PchPlatformLib / PchPlatformLibrary.h
diff --git a/Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLibrary.h b/Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLibrary.h
new file mode 100644 (file)
index 0000000..7464900
--- /dev/null
@@ -0,0 +1,40 @@
+/**\r
+**/\r
+/**\r
+\r
+Copyright (c) 2012  - 2014, Intel Corporation. All rights reserved\r
+                                                                                   \r\r
+  This program and the accompanying materials are licensed and made available under\r\r
+  the terms and conditions of the BSD License that accompanies this distribution.  \r\r
+  The full text of the license may be found at                                     \r\r
+  http://opensource.org/licenses/bsd-license.php.                                  \r\r
+                                                                                   \r\r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,            \r\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.    \r\r
+                                                                                   \r\r
+\r
+  @file\r
+  PchPlatformLibrary.h\r
+\r
+  @brief\r
+  Header file for PCH Platform Lib implementation.\r
+\r
+**/\r
+\r
+#ifndef _PCH_PLATFORM_LIBRARY_IMPLEMENTATION_H_\r
+#define _PCH_PLATFORM_LIBRARY_IMPLEMENTATION_H_\r
+\r
+#include "PchAccess.h"\r
+#ifdef ECP_FLAG\r
+#include "EdkIIGlueBase.h"\r
+#include "Library/EdkIIGlueMemoryAllocationLib.h"\r
+#else\r
+#include "Library/PciLib.h"\r
+#include "Library/IoLib.h"\r
+#include "Library/DebugLib.h"\r
+#include "Library/PcdLib.h"\r
+\r
+#include "PchCommonDefinitions.h"\r
+#endif\r
+\r
+#endif\r