edk2/ShellPkg/Library/UefiShellLevel2CommandsLib
Pierre Gondois be6ce32cd0 ShellPkg/Ls: Extract PrintLsOutputCurr() function
Extract a PrintLsOutputCurr() function to decrease
the size of PrintLsOutput().

The patch also rationalize the usage of the Found
parameter:
- Found is updated only when a valid MetaFile is found
- a IsRecursive variable is created to distinguish
  the first PrintLsOutput() call from the other
  recursive ones.

No functional change.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
2026-04-24 18:18:47 +00:00
..
Attrib.c ShellPkg/UefiShellLib: Add IsDotOrDotDot() function 2026-04-24 18:18:47 +00:00
Cd.c ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX() 2025-12-02 09:00:53 +01:00
Cp.c ShellPkg/UefiShellLib: Add IsDotOrDotDot() function 2026-04-24 18:18:47 +00:00
Load.c ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX() 2025-12-02 09:00:53 +01:00
Ls.c ShellPkg/Ls: Extract PrintLsOutputCurr() function 2026-04-24 18:18:47 +00:00
Map.c ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX() 2025-12-02 09:00:53 +01:00
MkDir.c ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX() 2025-12-02 09:00:53 +01:00
Mv.c ShellPkg/UefiShellLib: Add IsDotOrDotDot() function 2026-04-24 18:18:47 +00:00
Parse.c ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX() 2025-12-02 09:00:53 +01:00
Reset.c ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX() 2025-12-02 09:00:53 +01:00
Rm.c ShellPkg/Rm: Extract DeleteDirectory() function 2026-04-24 18:18:47 +00:00
Set.c ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX() 2025-12-02 09:00:53 +01:00
TimeDate.c ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX() 2025-12-02 09:00:53 +01:00
UefiShellLevel2CommandsLib.c ShellPkg: ShellLevel2StripQuotes: Strip consecutive quotes 2024-10-04 19:34:05 +00:00
UefiShellLevel2CommandsLib.h ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
UefiShellLevel2CommandsLib.inf ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
UefiShellLevel2CommandsLib.uni ShellPkg/UefiShellLevel2CommandsLib: Add helper for reset -fwui option 2024-12-09 17:16:58 +00:00
Vol.c ShellPkg/UefiShellLevel2: Extract MainCmdXXX() function 2025-12-02 09:00:53 +01:00