summaryrefslogtreecommitdiff
path: root/AppPkg
diff options
context:
space:
mode:
authorBrendan Jackman <Brendan.Jackman@arm.com>2014-03-10 15:40:14 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2014-05-14 14:40:34 +0100
commit7f382d8d9d6c4b744fe3fa063df259a3112c465e (patch)
treed110f824382b174029b193fb74158fc37749273b /AppPkg
parent7447345a364e6aa5f5bd5219d25d28a2d6147bce (diff)
Move BasePathLib from ShellPkg to MdeModulePkg
This library is useful to other modules than the shell - for example filesystem drivers. Change-Id: If41877bb5a363d99c8f8ba3bd68860db88b7b7f6
Diffstat (limited to 'AppPkg')
-rw-r--r--AppPkg/AppPkg.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/AppPkg/AppPkg.dsc b/AppPkg/AppPkg.dsc
index d0aac2c50..491332a8d 100644
--- a/AppPkg/AppPkg.dsc
+++ b/AppPkg/AppPkg.dsc
@@ -82,7 +82,7 @@
ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
SortLib|ShellPkg/Library/UefiSortLib/UefiSortLib.inf
- PathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf
+ PathLib|MdeModulePkg/Library/BasePathLib/BasePathLib.inf
CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf