Revision: 16414
          http://sourceforge.net/p/edk2/code/16414
Author:   lersek
Date:     2014-11-21 09:40:47 +0000 (Fri, 21 Nov 2014)
Log Message:
-----------
OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitly

SVN r16375 (git commit 72a11001, "OvmfPkg: CsmSupportLib: Set/use platform
specific legacy interrupt device") added the

  gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId

PCD to CsmSupportLib. Since that "namespace" GUID is declared in
OvmfPkg/OvmfPkg.dec, and we've not used anything from OvmfPkg/OvmfPkg.dec
in CsmSupportLib.inf thus far, this is a new [Packages] dependency and
must be named.

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

Revision Links:
--------------
    http://sourceforge.net/p/edk2/code/16375

Modified Paths:
--------------
    trunk/edk2/OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf

Modified: trunk/edk2/OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf
===================================================================
--- trunk/edk2/OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf      2014-11-21 
01:23:09 UTC (rev 16413)
+++ trunk/edk2/OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf      2014-11-21 
09:40:47 UTC (rev 16414)
@@ -37,6 +37,7 @@
 [Packages]
   MdePkg/MdePkg.dec
   IntelFrameworkPkg/IntelFrameworkPkg.dec
+  OvmfPkg/OvmfPkg.dec
 
 [Pcd]
   gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to