aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2021-12-12 15:41:10 +0300
committerJoursoir <chat@joursoir.net>2021-12-12 15:41:10 +0300
commitf53d57392a240abbea84905e28683576d2e696df (patch)
tree1b39acbcedf66c34440a59f5a3cee375aa65f4ec
parentafd916c38fda0d70b83015ed867c30bc1578fc14 (diff)
downloadufm-f53d57392a240abbea84905e28683576d2e696df.tar.gz
ufm-f53d57392a240abbea84905e28683576d2e696df.tar.bz2
ufm-f53d57392a240abbea84905e28683576d2e696df.zip
ufm: add the 'cmds' module to sources
-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 3e8bb60..31277f9 100644
--- a/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
+++ b/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
@@ -19,6 +19,7 @@
panel.c
dir.c
fs.c
+ cmds.c
actions.c
UefiShellUfmCommandLib.c