]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Platform/Pei/PlatformInit/CommonHeader.h
QuarkPlatformPkg/PlatformInit: Fix recovery detection issues
[mirror_edk2.git] / QuarkPlatformPkg / Platform / Pei / PlatformInit / CommonHeader.h
index 3630f347b6eaff5b08532530c820f199317d1117..983095a8d18b2c97afbce9681f91db8a8038b5e0 100644 (file)
@@ -3,7 +3,7 @@ Common header file shared by all source files.
 \r
 This file includes package header files, library classes and protocol, PPI & GUID definitions.\r
 \r
-Copyright (c) 2013 Intel Corporation.\r
+Copyright (c) 2013 - 2016 Intel Corporation.\r
 \r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
@@ -67,7 +67,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/IntelQNCLib.h>\r
 #include <Library/PcdLib.h>\r
 #include <Library/SmbusLib.h>\r
-#include <Library/RecoveryOemHookLib.h>\r
 #include <Library/TimerLib.h>\r
 #include <Library/PrintLib.h>\r
 #include <Library/ResetSystemLib.h>\r
@@ -78,7 +77,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/QNCAccessLib.h>\r
 #include <Library/PlatformHelperLib.h>\r
 #include <Library/PlatformPcieHelperLib.h>\r
+#include <Library/I2cLib.h>\r
 \r
 #include <Register/Cpuid.h>\r
 \r
+#include <Pcal9555.h>\r
+#include <QNCAccess.h>\r
+\r
 #endif\r