From dac697aebc8a5c680daf8bf35ce350ae994d03e4 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Sat, 11 Dec 2021 20:56:31 +0300 Subject: implement the dialog box --- Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf') diff --git a/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf b/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf index c3d623e..3e8bb60 100644 --- a/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf +++ b/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.inf @@ -15,6 +15,7 @@ menu-bar.c command-bar.c widget/input.c + dialog-box.c panel.c dir.c fs.c -- cgit v1.2.3-18-g5258