aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2021-12-12 21:16:37 +0300
committerJoursoir <chat@joursoir.net>2021-12-12 21:16:37 +0300
commit8a4c78cc58ac89aca08d8d54a61462d8fb7f814b (patch)
treefb2b8e6885eef564883272462c6a8e337ef074f5
parent32c16800be03314346c0c769e5b5bce3a9c305ac (diff)
downloadufm-8a4c78cc58ac89aca08d8d54a61462d8fb7f814b.tar.gz
ufm-8a4c78cc58ac89aca08d8d54a61462d8fb7f814b.tar.bz2
ufm-8a4c78cc58ac89aca08d8d54a61462d8fb7f814b.zip
ufm: add the 'FileHandleLib' to LibraryClasses
-rw-r--r--Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf b/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
index 31277f9..e53e3b3 100644
--- a/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
+++ b/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
@@ -32,6 +32,7 @@
BaseLib
DebugLib
DevicePathLib
+ FileHandleLib
MemoryAllocationLib
PrintLib
ShellCommandLib