aboutsummaryrefslogtreecommitdiffstats
path: root/Library/UefiShellUfmCommandLib/actions.c
Commit message (Collapse)AuthorAgeFilesLines
* actions: make frontend copying fileJoursoir2021-12-141-0/+44
|
* actions: make frontend renaming and moving fileJoursoir2021-12-141-0/+47
|
* actions: make frontend deletion of fileJoursoir2021-12-141-0/+46
|
* actions: add macro for the unactive panelJoursoir2021-12-121-1/+2
|
* actions: make frontend creation of directoryJoursoir2021-12-121-0/+34
|
* actions: add the missed headerJoursoir2021-12-101-0/+1
|
* add execution for files and text editorsJoursoir2021-12-081-0/+73
|
* actions: add and use macros for parts of the contextJoursoir2021-12-081-7/+13
|
* implement shortcuts and some actionsJoursoir2021-12-011-0/+55