Revision: 16522
          http://sourceforge.net/p/edk2/code/16522
Author:   oliviermartin
Date:     2014-12-15 11:13:44 +0000 (Mon, 15 Dec 2014)
Log Message:
-----------
ArmPlatformPkg: Fixed build

The original patch was assuming PathLib moved to MdeModulePkg.

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

Modified Paths:
--------------
    trunk/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
    trunk/edk2/ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf

Modified: trunk/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
===================================================================
--- trunk/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc        
2014-12-15 10:05:42 UTC (rev 16521)
+++ trunk/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc        
2014-12-15 11:13:44 UTC (rev 16522)
@@ -23,7 +23,7 @@
   
DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
 
   BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
-  BasePathLib|MdeModulePkg/Library/BasePathLib/BasePathLib.inf
+  BasePathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf
   
SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
   
PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
   PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf

Modified: trunk/edk2/ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf
===================================================================
--- trunk/edk2/ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf        
2014-12-15 10:05:42 UTC (rev 16521)
+++ trunk/edk2/ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf        
2014-12-15 11:13:44 UTC (rev 16522)
@@ -34,6 +34,7 @@
   ArmPlatformPkg/ArmPlatformPkg.dec
   MdePkg/MdePkg.dec
   MdeModulePkg/MdeModulePkg.dec
+  ShellPkg/ShellPkg.dec
 
 [LibraryClasses]
   BaseLib


------------------------------------------------------------------------------
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=164703151&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to