summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2025-10-16ShellPkg/SmbiosView: Display Type 44 "Referenced Handle" fieldCassandra Lam1-0/+5
2025-10-16ShellPkg/SmbiosView: Display Type 2 Contained Objects infoCassandra Lam2-0/+14
2025-10-16ShellPkg: Review SMBIOS 3.9 specification“anupriyak“1-0/+10
2025-10-03ShellPkg/pci.c: Fix typo in source code.Chasel Chiu1-5/+5
2025-10-03ShellPkg: Add PCIe boundary check and enhance DVSEC size calculationPranav V V1-48/+71
2025-10-01ShellPkg: Use the newly introduced ShellPrintDefaultEx() aliasPierre Gondois9-437/+253
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois24-1521/+1017
2025-10-01ShellPkg/MemMap: Extract a ParseMemoryDescriptors() functionPierre Gondois1-185/+209
2025-10-01ShellPkg/MemMap: Create arrays of MemoryType configuration and PagePierre Gondois1-220/+168
2025-10-01ShellPkg/MemMap: Create array of MemoryType namesPierre Gondois1-41/+45
2025-10-01ShellPkg/Dmem: Remove return parameter from DisplayXXX() functionsPierre Gondois1-42/+20
2025-10-01ShellPkg/Dmem: Remove unnecessary EfiGetSystemConfigurationTable() callsPierre Gondois1-38/+32
2025-10-01ShellPkg/Dmem: Simplify logic by inverting Address checksPierre Gondois1-78/+81
2025-10-01ShellPkg/Dmem: Replace per-System Table variable by indexed arraysPierre Gondois1-125/+72
2025-10-01ShellPkg/Dmem: Remove Memory Range Capsule supportPierre Gondois2-4/+0
2025-10-01ShellPkg/Dmem: Remove remaining of SAL System TablePierre Gondois2-4/+0
2025-10-01ShellPkg/Dmem: Extract a DisplaySystemTable() functionPierre Gondois1-163/+185
2025-09-09ShellPkg/SmbiosView: Add decode for DSP0134 SMBIOS Spec v3.9.0Giri Mudusuru1-0/+9
2025-09-05ShellPkg/Library: Deprecate EFI_DEVICE_IO_PROTOCOLGowtham M1-1/+0
2025-09-05ShellPkg: Add support for PCIe Extended IDsNanjinmoorthyj2-2/+41
2025-09-02ShellPkg/UefiShellDebug1CommandsLib: Add MRDIMM entry to QueryTableNing Feng1-0/+12
2025-08-12ShellPkg: Remove EmbeddedPkg dependencyedk2-stable202508Prachotan Bathi1-1/+0
2025-07-24ShellPkg: Fixed Deadcode and Null field Coverity warnings.Revathy V1-1/+1
2025-07-24ShellPkg: DtbTableAddress via config in dmemPrachotan Reddy Bathi2-0/+7
2025-07-04ShellPkg: Correct spelling errors and typosAbdul Lateef Attar2-2/+4
2025-06-08ShellPkg: Prevent memcpy intrinsics in VS22 (17.14.2)Michael Kubacki2-30/+15
2025-04-30ShellPkg: Add PCIe extended capabilityCian Costello2-0/+1157
2025-04-22ShellPkg: Updated Memory Form Factor definition per SMBIOS 3.8.0Shveta Gupta1-1/+5
2025-04-08ShellPkg: Added ArmV9 processors support for SmbiosView commandpraveensankarn1-0/+4
2025-04-03ShellPkg/SmbiosView: Decode for InterfaceTypeSpecificData of SMBIOS type42edhay1-1/+36
2025-01-29ShellPkg: fix warnings about uninitialized variableMike Maslenkin1-10/+13
2024-10-29ShellPkg: CodeQL FixesOliver Smith-Denny9-6/+22
2024-10-29ShellPkg: UefiShellDebug1CommandsLib: CodeQL FixesOliver Smith-Denny23-30/+159
2024-10-22ShellPkg: Updated Type 4 Info as per Smbios 3.8.0Revathy V1-0/+4
2024-10-22ShellPkg/SmbiosView: Correct wrong length offset usage in SMBIOS Type4Jason Zhao1-2/+2
2024-09-03ShellPkg/SmbiosView: Add new Socket Type for SMBIOS Type4Jason Zhao1-0/+4
2024-08-28ShellPkg: Correct smbiosview strings and conditions for SMBIOS Type9HoraceX Lien2-11/+10
2024-07-25ShellPkg: Correct smbiosview strings for SMBIOS Type0HoraceX Lien2-30/+30
2024-07-23ShellPkg: Changes to print Type17 in SmbiosviewShenbagadevi R1-0/+7
2024-07-10ShellPkg: UefiShellDebug1CommandsLib: Conformance Profiles in Dmem.cSam Kaynor3-0/+89
2024-07-10ShellPkg: UefiShellDebug1CommandsLib: Image Execution Table in Dmem.cSam Kaynor2-0/+139
2024-07-10ShellPkg: UefiShellDebug1CommandsLib: Dumping RT Properties in Dmem.cSam Kaynor2-4/+85
2024-06-07ShellPkg/Pci.c: Update supported link speed to PCIe Gen6HoraceX Lien1-0/+6
2024-04-16ShellPkg/SmbiosView: Support New ProcessorUpgrade for SMBIOS Type4Jason Lou1-1/+29
2024-04-10ShellPkg: Update smbiosview type 4 with SMBIOS 3.6 fieldsHoraceX Lien1-0/+4
2024-03-04ShellPkg/SmbiosView: Support New ProcessorFamily for SMBIOS Type4Jason Lou1-1/+33
2024-02-02ShellPkg: Update smbiosview for LoongArchDongyan Qian2-0/+76
2023-12-08ShellPkg: Fix typosPage Chen3-3/+3
2023-08-31ShellPkg: Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0Eduardo Cuevas Farfan1-1/+33
2023-08-30ShellPkg/SmbiosView: Update display of PCIe system slot IDNhi Pham1-1/+1