summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
AgeCommit message (Expand)Author
2017-02-10ShellPkg SmbiosView: Correct some outputs for Type 0/3/10Star Zeng
2017-02-10ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()Star Zeng
2017-01-24ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1Star Zeng
2017-01-22ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng
2017-01-19ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng
2017-01-19ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng
2017-01-13ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine
2016-07-29ShellPkg: Correct files with CRLF line endingLiming Gao
2016-04-28ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin
2015-03-04ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li
2014-09-02Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey
2012-12-13ShellPkg: Updates to 'smbiosview' commandjcarsey
2012-03-15Add SMBIOS 2.7.1 support to SmbiosView command.lzeng14
2011-09-02Refine comments and two code style.ydong10
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey