aboutsummaryrefslogtreecommitdiffstats
path: root/Library/UefiShellUfmCommandLib/panel.c
Commit message (Expand)AuthorAgeFilesLines
* panel: make set_cwd()Joursoir2021-11-271-0/+16
* panel: use 'cwd' as non-const variableJoursoir2021-11-271-2/+3
* panel: add the window for display the amount of marked filesJoursoir2021-11-271-0/+6
* panel: reimplement windows usageJoursoir2021-11-261-48/+33
* implement the panelJoursoir2021-11-231-0/+113