]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.inf
Vlv2TbltDevicePkg: Fixed build error issue.
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformDxe / PlatformDxe.inf
index 6fa0700415e3291c49529c4843684bb4f4ecd4b9..c19edac2033fb6439044e612d74b9f81d4cc517c 100644 (file)
@@ -1,15 +1,15 @@
-#/*++\r
+## @file\r
+#\r
+#  Copyright (c)  1999  - 2016, 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
-#  Copyright (c)  1999  - 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
 #  Module Name:\r
 #\r
@@ -24,7 +24,7 @@
 #  R01     <04/22/2011>       LB     Update code for SIO83627UHG support.\r
 #  ------------------------------------------------------------------------------\r
 #\r
-#--*/\r
+##\r
 \r
 [defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -51,6 +51,7 @@
   LegacySpeaker.c\r
   Observable/Observable.c\r
   ExI.c\r
+  Rtc.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -61,6 +62,7 @@
   Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
   SecurityPkg/SecurityPkg.dec\r
   CryptoPkg/CryptoPkg.dec\r
+  IntelFspWrapperPkg/IntelFspWrapperPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
   gEfiGlobalNvsAreaProtocolGuid\r
   gEfiCpuIo2ProtocolGuid\r
   gIgdOpRegionProtocolGuid\r
+  gExitPmAuthProtocolGuid\r
+  gEdkiiVariableLockProtocolGuid\r
 \r
 [Pcd.common]\r
   gPlatformModuleTokenSpaceGuid.PcdPBTNDisableInterval\r
   gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r
   gPlatformModuleTokenSpaceGuid.PcdFlashAreaBaseAddress\r
   gPlatformModuleTokenSpaceGuid.PcdFlashMicroCodeAddress\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdFastPS2Detection\r
+  gPlatformModuleTokenSpaceGuid.PcdFlashMicroCodeSize\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFastPS2Detection\r
+  gPlatformModuleTokenSpaceGuid.PcdFlashFvMainBase\r
+  gPlatformModuleTokenSpaceGuid.PcdFlashFvRecoveryBase\r
+  gPlatformModuleTokenSpaceGuid.PcdFlashFvRecoverySize\r
+  gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase\r
+\r
 \r
 [Depex]\r
   gEfiPciRootBridgeIoProtocolGuid     AND\r