summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
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/Library: rework Shell...CommandsLib Load.cLeif Lindholm1-35/+32
2025-10-01ShellPkg: Use the newly introduced ShellPrintDefaultEx() aliasPierre Gondois23-478/+288
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois70-2703/+1785
2025-10-01ShellPkg/Connect: Extract a ConnectFromEfiVariable() functionPierre Gondois1-31/+35
2025-10-01ShellPkg/Connect: Extract a ConnectConsoles() functionPierre Gondois1-31/+76
2025-10-01ShellPkg/Connect: Simplify error handling in ShellConnectFromDevPaths()Pierre Gondois1-48/+51
2025-10-01ShellPkg/DrvCfg: Simplify error handling in ParseBufferConfig()Pierre Gondois1-49/+51
2025-10-01ShellPkg/DrvCfg: Extract a ParseBufferConfig() functionPierre Gondois1-89/+111
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-29ShellPkg: add support for AGDI table in acpiviewSughosh Ganu4-0/+178
2025-09-26ShellPkg: Remove ARM32 SupportOliver Smith-Denny10-25/+25
2025-09-26ShellPkg: AcpiView: Fix CodeQL ErrorOliver Smith-Denny1-66/+46
2025-09-09ShellPkg/SmbiosView: Add decode for DSP0134 SMBIOS Spec v3.9.0Giri Mudusuru1-0/+9
2025-09-05ShellPkg: Deprecate EFI_UNICODE_COLLATION_PROTOCOL_GUIDGowtham M2-2/+0
2025-09-05ShellPkg/Library: Deprecate EFI_DEVICE_IO_PROTOCOLGowtham M5-5/+0
2025-09-05ShellPkg/Library: Deprecate EFI_IP4_CONFIG_PROTOCOLGowtham M3-3/+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-25ShellPkg/Library: Remove unecessary error checkNanjinmoorthyj1-4/+0
2025-07-24ShellPkg: Fixed Deadcode and Null field Coverity warnings.Revathy V2-19/+37
2025-07-24ShellPkg: DtbTableAddress via config in dmemPrachotan Reddy Bathi2-0/+7
2025-07-08ShellPkg: Remove UGA supportGuoMinJ4-8/+0
2025-07-04ShellPkg: Correct spelling errors and typosAbdul Lateef Attar3-5/+8
2025-06-14ShellPkg/UefiShellLib: Fix Buffer underflowPierre Gondois1-2/+4
2025-06-14ShellPkg/UefiShellLevel2CommandLib: Free Buffer after usePierre Gondois1-0/+2
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-17ShellPkg: AcpiView: Add parser support for SPCR Revision 4Sarah Walker1-21/+86
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-03-06ShellPkg: drop support for obsolete EFI_USB_HC_PROTOCOLLeif Lindholm4-4/+0
2025-01-29ShellPkg: fix warnings about uninitialized variableMike Maslenkin1-10/+13
2025-01-24command drvcfg ASSERTzhu rui1-6/+0
2025-01-09ShellPkg: AcpiView: TPM2 parser for Arm FF-ASarah Walker1-0/+21