Home | History | Annotate | Download | only in UefiShellLevel2CommandsLib

Lines Matching refs:Files

22   @param[in] TheList           a list of files from the volume.

148 @param[in] Files incremented if a file is printed.
157 IN UINT64 *Files,
162 ASSERT(Files != NULL);
231 (*Files)++;
295 @param[in] Files The number of files.
296 @param[in] Size The size of files in bytes.
301 IN UINT64 Files,
315 Files,
322 print out the list of files and directories from the LS command
327 If 0 then all non-system and non-hidden files will be printed.
429 // all files/directories with any of the bits.
432 // -a (means display all files with any attribute).
455 // Re-Open all the files under the starting path for directories that didnt necessarily match our file filter
699 // is listing ends with a directory, then we list all files in that directory
704 // must split off the search part that applies to files from the end of the directory part