aboutsummaryrefslogtreecommitdiffstats
path: root/Library/UefiShellUfmCommandLib/panel.h
Commit message (Collapse)AuthorAgeFilesLines
* panel: use 'cwd' as non-const variableJoursoir2021-11-271-2/+2
|
* panel: add the window for display the amount of marked filesJoursoir2021-11-271-1/+1
|
* panel: reimplement windows usageJoursoir2021-11-261-2/+3
| | | | | The initial implementation can be difficult to expand. This version is more flexible
* implement the panelJoursoir2021-11-231-0/+52