mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
This patch aims to help breaking down the long functions present in the ShellPkg and reduce complexity/nested code and conditions. Lower the indentation level in the newly created MainCmdXXX() functions. To avoid having one large commit updating all the UefiShellDebug1 commands, only update these files: - Edit/Edit.c - EfiCompress.c - EfiDecompress.c - LoadPciRom.c No functional change should be induced by this patch. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> |
||
|---|---|---|
| .. | ||
| Edit.c | ||
| FileBuffer.c | ||
| FileBuffer.h | ||
| MainTextEditor.c | ||
| MainTextEditor.h | ||
| Misc.c | ||
| Misc.h | ||
| TextEditor.h | ||
| TextEditorTypes.h | ||
| TextEditStrings.uni | ||