summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/SmbiosView: Support New ProcessorUpgrade for SMBIOS Type4Jason Lou2024-04-161-1/+29
* ShellPkg: Update smbiosview for LoongArchDongyan Qian2024-02-021-0/+8
* ShellPkg: Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0Eduardo Cuevas Farfan2023-08-311-1/+33
* ShellPkg/SmbiosView: type 45 and type 46 support.Simon Wang2023-06-081-0/+81
* ShellPkg/SmbiosView: Update ProcessorUpgradeTableZhang, JuX2022-11-281-0/+36
* ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fieldsBo Chang Ke2022-04-221-0/+236
* ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fieldsKe, Bo-ChangX2022-04-151-0/+24
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-225/+228
* ShellPkg: Support ProcessorUpgradeSocketLGA4677 from SMBIOS 3.5.0Star Zeng2021-10-121-1/+13
* MdePkg/Include: Smbios Specification 3.4.0 changesgthotala2021-07-201-4/+4
* ShellPkg: Fix smbiosview system enclosure type tableRebecca Cran2021-04-121-4/+4
* ShellPkg: Add ARM64 SoC ID to Processor Characteristics in smbiosviewRebecca Cran2020-10-301-0/+4
* ShellPkg/SmbiosView: Add DDR5 supportGao, Zhichao2020-10-141-0/+8
* ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory"Gao, Zhichao2019-11-141-2/+2
* ShellPkg/SmbiosView: SMBIOS 3.3.0 Add value HBM and Die for type 17Gao, Zhichao2019-11-141-0/+12
* ShellPkg/SmbiosView: SMBIOS 3.3.0 add support for CXL FlexbusGao, Zhichao2019-11-141-0/+8
* ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9Gao, Zhichao2019-11-141-1/+25
* ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0Abner Chang2019-10-171-1/+64
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0Dandan Bi2018-08-301-1/+134
* ShellPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* ShellPkg: Update header file including styleSong, BinX2017-08-161-1/+1
* ShellPkg SmbiosView: Correct some outputs for Type 0/3/10Star Zeng2017-02-101-1/+1
* ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()Star Zeng2017-02-101-5/+13
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1Star Zeng2017-01-241-0/+37
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng2017-01-221-0/+56
* ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng2017-01-191-0/+80
* ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng2017-01-191-1/+5
* ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine2017-01-131-1/+5
* ShellPkg: Correct files with CRLF line endingLiming Gao2016-07-291-21/+21
* ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud2016-04-281-0/+21
* ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin2015-07-091-2/+2
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-301-3/+3
* ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li2015-03-041-3/+3
* Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj2014-09-021-1/+9
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-291-12/+7
* ShellPkg: Updates to 'smbiosview' commandjcarsey2012-12-131-1/+1
* Add SMBIOS 2.7.1 support to SmbiosView command.lzeng142012-03-151-9/+327
* Refine comments and two code style.ydong102011-09-021-5/+5
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-205/+469
* Comment's added and fixed.jcarsey2011-04-011-2/+2
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-26/+23
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-161-0/+3798