aboutsummaryrefslogtreecommitdiffstats
path: root/Library/UefiShellUfmCommandLib/panel.c
Commit message (Collapse)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
| | | | | The initial implementation can be difficult to expand. This version is more flexible
* implement the panelJoursoir2021-11-231-0/+113