summaryrefslogtreecommitdiff
path: root/StdLib
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 /StdLib
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 'StdLib')
-rw-r--r--StdLib/StdLib.dsc2
-rw-r--r--StdLib/StdLib.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/StdLib/StdLib.dsc b/StdLib/StdLib.dsc
index b0309e2bf..e3fe99ad7 100644
--- a/StdLib/StdLib.dsc
+++ b/StdLib/StdLib.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
###################################################################################################
#
diff --git a/StdLib/StdLib.inc b/StdLib/StdLib.inc
index 0c8b04f7f..64604a327 100644
--- a/StdLib/StdLib.inc
+++ b/StdLib/StdLib.inc
@@ -28,7 +28,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
ShellCEntryLib|ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
#