summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
10 daysShellPkg/UefiShellBcfg: Exit early if ShellCommandLineParse() failedMingjie Shen1-286/+288
2026-08-27ShellPkg/Ls: Initialize list pointer variableArtem Senichev1-0/+2
2026-08-26ShellPkg/Shell: Preserve multi-instance device pathsJinKang1-9/+1
2026-08-04ShellPkg/EfiDecompress: Fix Codeql issuesPierre Gondois1-36/+42
2026-08-04ShellPkg/Comp: Extract helper functionsPierre Gondois1-174/+247
2026-08-04ShellPkg/EfiDecompress: Check presence of decompression protocolPierre Gondois1-1/+5
2026-08-04ShellPkg/Dmem: Refactor MainCmdDmem()Pierre Gondois1-26/+51
2026-08-04ShellPkg/EfiCompress: Extract OpenFileHelper() and CompressFile()Pierre Gondois1-68/+131
2026-08-04ShellPkg/Pci: Extract ParsePciBdf()Pierre Gondois1-65/+90
2026-08-04ShellPkg/Pci: Extract PciEnumerateAll()Pierre Gondois1-167/+196
2026-08-04ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (4/4)Pierre Gondois4-273/+262
2026-08-04ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (3/4)Pierre Gondois4-152/+140
2026-08-04ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (2/4)Pierre Gondois4-309/+312
2026-08-04ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (1/4)Pierre Gondois5-475/+482
2026-08-04ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (4/4)Pierre Gondois4-130/+211
2026-08-04ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (3/4)Pierre Gondois4-135/+217
2026-08-04ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (2/4)Pierre Gondois5-177/+286
2026-08-04ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (1/4)Pierre Gondois5-186/+284
2026-08-04ShellPkg/Mm: Remove unnecessary gotoPierre Gondois1-1/+0
2026-08-04ShellPkg/ShellDebug1: Rationalize Package init/freePierre Gondois7-29/+7
2026-08-04ShellPkg/LoadPciRom: Fix memory leakPierre Gondois1-0/+2
2026-08-04ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (4/4)Pierre Gondois4-320/+329
2026-08-04ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (3/4)Pierre Gondois4-598/+606
2026-08-04ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (2/4)Pierre Gondois5-452/+461
2026-08-04ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (1/4)Pierre Gondois5-531/+543
2026-08-04ShellPkg/Ls: Remove double-free callsPierre Gondois1-3/+0
2026-08-04ShellPkg/Edit: Remove unused code snippetPierre Gondois1-9/+0
2026-07-29Global: Set MarkdownLintCheck plugin to AuditOnlyMichael Kubacki1-0/+6
2026-07-18ShellPkg/Pci: Restore BAR informationsVincent Gatine1-0/+16
2026-07-03ShellPkg/AcpiView: Add parser for CCEL ACPI tableSami Mujawar4-0/+148
2026-07-03ShellPkg/Acpiview: Make reserved-field validation commonSami Mujawar5-111/+83
2026-07-03ShellPkg/Acpiview: Increase the max supported parsersSami Mujawar1-1/+1
2026-07-02ShellPkg: Add missing smbiosview Type 28 locationsVarshitPandya1-0/+16
2026-07-02ShellPkg: Fix smbiosview Type 26 location/status decodeVarshitPandya1-27/+27
2026-07-01ShellPkg: Add null pointer checks before dereferenceQihang Gao1-6/+33
2026-06-29ShellPkg: ShellPkg: Fix SMBIOS Type 28 probe labelsVarshitPandya2-3/+5
2026-06-29ShellPkg: Fix SMBIOS Type 26 probe decodingVarshitPandya1-3/+3
2026-06-21ShellPkg: Fix the issue that the UEFI Shell layout is messed upQihang Gao1-2/+2
2026-06-09ShellPkg: Replace manual alignment checks with helper macrosMingjie Shen1-1/+1
2026-06-09ShellPkg: Remove improper Depex section in UEFI_APPLICATIONQihang Gao1-3/+0
2026-06-03ShellPkg/Acpiview: Refactor EINJ table parser validationSimon Wang1-1/+3
2026-05-08Global: Fix Spelling Errors in PCI/PCIe DefinitionsOliver Smith-Denny1-2/+2
2026-05-01ShellPkg/UefiShellLevel3: Lower indentation level in MainCmdXXX()Pierre Gondois8-261/+248
2026-05-01ShellPkg/Help: Extract PrintMatchingHelp() functionPierre Gondois1-76/+99
2026-05-01ShellPkg/UefiShellLevel3: Extract ProcessFileList() functionPierre Gondois2-66/+121
2026-05-01ShellPkg/UefiShellLevel3: Extract MainCmdXXX() functionPierre Gondois9-360/+539
2026-05-01ShellPkg/UefiShellLevel3: Return if ShellCommandLineParse() failedPierre Gondois9-525/+543
2026-05-01ShellPkg/Help: Free package on all pathsPierre Gondois1-5/+5
2026-05-01ShellPkg/Type: Factorize character displayPierre Gondois1-62/+55
2026-05-01ShellPkg/Cls: Factorize color parsingPierre Gondois1-80/+71