aboutsummaryrefslogtreecommitdiffstats
path: root/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2021-12-11 15:04:13 +0300
committerJoursoir <chat@joursoir.net>2021-12-11 15:04:13 +0300
commit5e0ac5e316a3d33610b4681f0d4f246281a90bce (patch)
tree78e9e755b1a734384d906bdbf151fc6a0ab2d384 /Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
parenta8fc36b116384d5290a0d6d5dde106b346dd97ed (diff)
downloadufm-5e0ac5e316a3d33610b4681f0d4f246281a90bce.tar.gz
ufm-5e0ac5e316a3d33610b4681f0d4f246281a90bce.tar.bz2
ufm-5e0ac5e316a3d33610b4681f0d4f246281a90bce.zip
implement the input widget
Diffstat (limited to 'Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf')
-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 a80d2cf..c3d623e 100644
--- a/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
+++ b/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf
@@ -14,6 +14,7 @@
tbi/win.c
menu-bar.c
command-bar.c
+ widget/input.c
panel.c
dir.c
fs.c