summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-04ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (2/4)Pierre Gondois1-79/+78
2026-08-04ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (2/4)Pierre Gondois1-35/+57
2026-08-04ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (2/4)Pierre Gondois1-74/+76
2026-08-04ShellPkg/Edit: Remove unused code snippetPierre Gondois1-9/+0
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-8/+8
2024-10-29ShellPkg: CodeQL FixesOliver Smith-Denny1-1/+1
2024-10-29ShellPkg: UefiShellDebug1CommandsLib: CodeQL FixesOliver Smith-Denny1-2/+8
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-43/+48
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-5/+5
2015-02-05ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-04ShellPkg: Update Debug1 profile commands response outputTapan Shah1-3/+4
2011-10-11ShellPkg: Add checks for NULL pointers. jcarsey1-1/+4
2011-03-26add Edit and HexEdit commands.jcarsey1-0/+158