aboutsummaryrefslogtreecommitdiffstats
path: root/Library/UefiShellUfmCommandLib/dir.c
Commit message (Collapse)AuthorAgeFilesLines
* dir: make release of EFI_SHELL_FILE_INFO memory more saferJoursoir2021-12-091-2/+4
|
* dir: open files with RW modeJoursoir2021-12-081-1/+1
|
* dir: add support for marked filesJoursoir2021-11-291-0/+7
|
* dir: make dirl_getn()Joursoir2021-11-171-0/+18
|
* dir: make scandir()Joursoir2021-11-171-0/+26
|
* add routines to get dir entriesJoursoir2021-11-151-0/+64