summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Display SMBIOS Type38 fields in smbiosview in formatted viewPrakash.K2023-01-181-3/+24
* ShellPkg:Improved Smbios Type9 data under smbiosviewSainadh Nagolu2022-11-111-6/+11
* ShellPkg: Improved Smbios Type 9 table changes in PrintInfo.cSainadh Nagolu2022-08-181-5/+10
* ShellPkg/SmbiosView: Display extended memory info in smbiosview -t 17Shengfengx Xue2022-08-151-0/+5
* ShellPkg: Update smbiosview type 0 with SMBIOS 3.5 fieldsBo Chang Ke2022-04-251-0/+8
* ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fieldsBo Chang Ke2022-04-221-5/+4
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-1807/+1900
* ShellPkg/SmbiosView: add more items for smbiosview -t 3Mars CC Lin2021-03-181-0/+16
* ShellPkg: Remove bogus "Bits" text from some smbiosview strings.Rebecca Cran2021-01-111-1/+1
* MdePkg,ShellPkg: Fix typo in SMBIOS_TABLE_TYPE17 field FirmwareVersionRebecca Cran2020-12-101-1/+1
* MdePkg,ShellPkg: Fix typo in SMBIOS_TABLE_TYPE4 field ProcessorManufacturerRebecca Cran2020-12-101-1/+1
* ShellPkg: Fix smbiosview string definition name for "boot from CD"Rebecca Cran2020-10-301-1/+1
* 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/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0Abner Chang2019-10-171-1/+20
* 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-16/+70
* ShellPkg: Clean up source filesLiming Gao2018-06-281-4/+4
* ShellPkg: Update header file including styleSong, BinX2017-08-161-1/+1
* ShellPkg SmbiosView: Display Type 0 BIOS segment in hexadecimalJeff Westfahl2017-04-251-1/+1
* ShellPkg SmbiosView: Correct some outputs for Type 0/3/10Star Zeng2017-02-101-1/+2
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1Star Zeng2017-01-241-1/+5
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng2017-01-221-1/+43
* ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng2017-01-191-1/+17
* ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine2017-01-131-0/+70
* ShellPkg: Update smbiosview command to display Type 3 valuesChris Phillips2017-01-121-3/+16
* ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng2016-08-081-2/+2
* ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud2015-12-161-3/+3
* ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud2015-09-181-1/+7
* ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li2015-03-171-0/+69
* 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-041-1/+1
* Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj2014-09-021-2/+40
* Fixed some alignment faults in IPF platformydong102013-01-251-3/+3
* Add SMBIOS 2.7.1 support to SmbiosView command.lzeng142012-03-151-127/+530
* Fix type 19 print to match SBMIOS 2.7.andrewfish2012-01-311-0/+11
* Refine comments and two code style.ydong102011-09-021-3/+3
* fix printout from SmbiosView command.jcarsey2011-05-021-1/+1
* Fix Xcode, clang, and ARM build and link issues.andrewfish2011-04-071-68/+68
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-600/+616
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-161-0/+2679