summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/FileSystem
diff options
context:
space:
mode:
authorOlivier Martin <olivier.martin@arm.com>2014-12-15 11:13:44 +0000
committeroliviermartin <oliviermartin@Edk2>2014-12-15 11:13:44 +0000
commit9d956ea2306a727368ae6dc4862ec408a7a363b5 (patch)
treeff9f665ada348c0869e63eeda9ec6de7ca84c454 /ArmPlatformPkg/FileSystem
parent1bb390f1375b51cdc50fce0a763c38fad7748120 (diff)
downloadedk2-platforms-9d956ea2306a727368ae6dc4862ec408a7a363b5.tar.xz
ArmPlatformPkg: Fixed build
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
Diffstat (limited to 'ArmPlatformPkg/FileSystem')
-rw-r--r--ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf b/ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf
index c769462181..43595d88ee 100644
--- a/ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf
+++ b/ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf
@@ -34,6 +34,7 @@
ArmPlatformPkg/ArmPlatformPkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
+ ShellPkg/ShellPkg.dec
[LibraryClasses]
BaseLib