]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg: Fixed build
authorOlivier Martin <olivier.martin@arm.com>
Mon, 15 Dec 2014 11:13:44 +0000 (11:13 +0000)
committeroliviermartin <oliviermartin@Edk2>
Mon, 15 Dec 2014 11:13:44 +0000 (11:13 +0000)
The original patch was assuming PathLib moved to MdeModulePkg.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16522 6f19259b-4bc3-4df7-8a09-765794883524

ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf

index ac17436ef26a5f257b88e1075b61361e135d4af6..f8b7511a5a92598e4a38081c143a463d22633d48 100644 (file)
@@ -23,7 +23,7 @@
   DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
 \r
   BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
-  BasePathLib|MdeModulePkg/Library/BasePathLib/BasePathLib.inf\r
+  BasePathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf\r
   SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
   PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
   PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
index c7694621811a571f1414373c69ec6293be649aa4..43595d88ee6f40a8cacf16dd01eec587f465f6ff 100644 (file)
@@ -34,6 +34,7 @@
   ArmPlatformPkg/ArmPlatformPkg.dec\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
+  ShellPkg/ShellPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r