Revision: 17319
          http://sourceforge.net/p/edk2/code/17319
Author:   niruiyu
Date:     2015-05-06 03:28:12 +0000 (Wed, 06 May 2015)
Log Message:
-----------
EmulatorPkg: Use the new PCDs defined in MdePkg.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <[email protected]>

Modified Paths:
--------------
    trunk/edk2/EmulatorPkg/Library/EmuBdsLib/EmuBdsLib.inf

Modified: trunk/edk2/EmulatorPkg/Library/EmuBdsLib/EmuBdsLib.inf
===================================================================
--- trunk/edk2/EmulatorPkg/Library/EmuBdsLib/EmuBdsLib.inf      2015-05-06 
03:27:42 UTC (rev 17318)
+++ trunk/edk2/EmulatorPkg/Library/EmuBdsLib/EmuBdsLib.inf      2015-05-06 
03:28:12 UTC (rev 17319)
@@ -2,7 +2,7 @@
 # Platfrom BDS driver
 #
 # Do platform action customized by IBV/OEM.
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>
 # Portions copyright (c) 2011, Apple Inc. All rights reserved.
 #
 #  This program and the accompanying materials
@@ -59,7 +59,7 @@
 [Pcd]
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut
+  gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile
 
 [Depex]


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to