aboutsummaryrefslogtreecommitdiffstats
path: root/Library/UefiShellUfmCommandLib/cmds.c
Commit message (Expand)AuthorAgeFilesLines
* cmds: make copying DIR to another DIRJoursoir2021-12-141-1/+150
* cmds: make copying FILE to another FILEJoursoir2021-12-141-1/+41
* cmds: make error handling when opening a directoryJoursoir2021-12-131-7/+8
* cmds: fix passing an uninitialized pointerJoursoir2021-12-131-1/+1
* cmds: make the advanced stub for copying a fileJoursoir2021-12-131-0/+52
* cmds: make deletion of file/directoryJoursoir2021-12-121-0/+72
* add creation of one or more directoriesJoursoir2021-12-121-0/+65