aboutsummaryrefslogtreecommitdiffstats
path: root/Library/UefiShellUfmCommandLib/UefiShellUfmCommandLib.c
Commit message (Expand)AuthorAgeFilesLines
* ufm: check UEFI Shell versionJoursoir2021-12-221-0/+4
* ufm: use de facto standard buttons for commandsJoursoir2021-12-221-7/+7
* actions: make frontend copying fileJoursoir2021-12-141-1/+1
* actions: make frontend renaming and moving fileJoursoir2021-12-141-1/+1
* actions: make frontend deletion of fileJoursoir2021-12-141-1/+1
* ufm: add function for command 'mkdir' in the tableJoursoir2021-12-121-1/+1
* add execution for files and text editorsJoursoir2021-12-081-4/+4
* main: add constructor and destructorJoursoir2021-12-021-0/+31
* link all components together in the main fileJoursoir2021-12-021-0/+123