]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Library/PlatformBdsLib/PlatformBdsLib.inf
Vlv2TbltDevicePkg: Use the new PCDs defined in MdePkg and MdeModulePkg.
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PlatformBdsLib / PlatformBdsLib.inf
index 31ff8b895cafefc6533fc2a584f19f6e71f1376e..da268b2a54679d463cbf8ae82d691af3691c537c 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 # Component name for module PlatformBootManagerLib\r
 #\r
-# Copyright (c) 2008  - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2008  - 2015, Intel Corporation. All rights reserved.<BR>\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
@@ -37,6 +37,7 @@
   BdsPlatform.c\r
   BdsPlatform.h\r
   PlatformData.c\r
+  PlatformBdsStrings.uni\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -60,6 +61,7 @@
   PcdLib\r
   GenericBdsLib\r
   DevicePathLib\r
+  NetLib\r
   UefiLib\r
   HobLib\r
   PciLib\r
   gPlatformModuleTokenSpaceGuid.PcdFlashFvRecoveryBase\r
   gPlatformModuleTokenSpaceGuid.PcdFlashFvShellBase\r
   gPlatformModuleTokenSpaceGuid.PcdFlashFvShellSize\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
+  gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile\r
   gPlatformModuleTokenSpaceGuid.PcdIFWISigBaseAddress\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution\r
   gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupConOutColumn\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupConOutRow\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdBootState\r