summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: smbiosview - Change some type 17 field values formatSamer El-Haj-Mahmoud2020-08-071-7/+7
* ShellPkg: smbiosview - print field values as unsigned integersRebecca Cran2020-06-151-3/+3
* 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-142-2/+28
* ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0Abner Chang2019-10-174-4/+98
* ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogDataDandan Bi2019-06-121-6/+14
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0911-77/+11
* ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0Dandan Bi2018-08-304-19/+237
* ShellPkg: Clean up source filesLiming Gao2018-06-284-36/+36
* ShellPkg: Update header file including styleSong, BinX2017-08-165-5/+5
* ShellPkg SmbiosView: Display Type 0 BIOS segment in hexadecimalJeff Westfahl2017-04-251-1/+1
* ShellPkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* ShellPkg SmbiosView: Correct some outputs for Type 0/3/10Star Zeng2017-02-103-3/+4
* ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()Star Zeng2017-02-101-5/+13
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1Star Zeng2017-01-244-3/+57
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng2017-01-223-1/+100
* ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng2017-01-192-1/+97
* ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng2017-01-191-1/+5
* ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine2017-01-134-2/+95
* ShellPkg: Update smbiosview command to display Type 3 valuesChris Phillips2017-01-121-3/+16
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-094-25/+0
* ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng2016-08-081-2/+2
* 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: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud2015-12-161-2/+3
* ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud2015-12-161-3/+3
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-091-0/+0
* ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud2015-09-181-1/+7
* 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: Added newline at the end of source filesOlivier Martin2015-04-021-1/+1
* ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li2015-03-177-45/+836
* ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li2015-03-041-3/+3
* ShellPkg: Fixed EBC build error.Elvin Li2015-03-031-1/+1
* ShellPkg: Update Intel copyright to 2015.Elvin Li2015-02-271-1/+1
* ShellPkg: Parse new SMBIOS 3.0 fields.Elvin Li2015-02-271-0/+5
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-043-2/+2
* ShellPkg: Update Debug1 profile commands response outputTapan Shah2015-02-032-5/+6
* Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj2014-09-023-3/+49
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-291-12/+7
* ShellPkg: Fix typo in 'uni' files.Qiu Shumin2014-08-201-0/+0
* ShellPkg: Fix duplicate String IDsJaben Carsey2014-06-161-0/+0
* Fix CRLF formatTian, Hot2014-01-221-0/+0
* Fixed some alignment faults in IPF platformydong102013-01-251-3/+3
* ShellPkg: Updates to 'smbiosview' commandjcarsey2012-12-133-1/+7
* Add SMBIOS 2.7.1 support to SmbiosView command.lzeng142012-03-1511-1094/+1071
* Fix type 19 print to match SBMIOS 2.7.andrewfish2012-01-312-0/+16
* Refine comments and two code style.ydong102011-09-025-21/+21