summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView
AgeCommit message (Expand)AuthorFilesLines
2017-08-16ShellPkg: Update header file including styleSong, BinX5-5/+5
2017-04-25ShellPkg SmbiosView: Display Type 0 BIOS segment in hexadecimalJeff Westfahl1-1/+1
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2017-02-10ShellPkg SmbiosView: Correct some outputs for Type 0/3/10Star Zeng3-3/+4
2017-02-10ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()Star Zeng1-5/+13
2017-01-24ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1Star Zeng4-3/+57
2017-01-22ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng3-1/+100
2017-01-19ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng2-1/+97
2017-01-19ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng1-1/+5
2017-01-13ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine4-2/+95
2017-01-12ShellPkg: Update smbiosview command to display Type 3 valuesChris Phillips1-3/+16
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen4-25/+0
2016-08-08ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng1-2/+2
2016-07-29ShellPkg: Correct files with CRLF line endingLiming Gao1-21/+21
2016-04-28ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud1-0/+21
2015-12-16ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud1-2/+3
2015-12-16ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud1-3/+3
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud1-1/+7
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin1-2/+2
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin1-3/+3
2015-04-02ShellPkg: Added newline at the end of source filesOlivier Martin1-1/+1
2015-03-17ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li7-45/+836
2015-03-04ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li1-3/+3
2015-03-03ShellPkg: Fixed EBC build error.Elvin Li1-1/+1
2015-02-27ShellPkg: Update Intel copyright to 2015.Elvin Li1-1/+1
2015-02-27ShellPkg: Parse new SMBIOS 3.0 fields.Elvin Li1-0/+5
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah3-2/+2
2015-02-03ShellPkg: Update Debug1 profile commands response outputTapan Shah2-5/+6
2014-09-02Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj3-3/+49
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey1-12/+7
2014-08-20ShellPkg: Fix typo in 'uni' files.Qiu Shumin1-0/+0
2014-06-16ShellPkg: Fix duplicate String IDsJaben Carsey1-0/+0
2014-01-22Fix CRLF formatTian, Hot1-0/+0
2013-01-25Fixed some alignment faults in IPF platformydong101-3/+3
2012-12-13ShellPkg: Updates to 'smbiosview' commandjcarsey3-1/+7
2012-03-15Add SMBIOS 2.7.1 support to SmbiosView command.lzeng1411-1094/+1071
2012-01-31Fix type 19 print to match SBMIOS 2.7.andrewfish2-0/+16
2011-09-02Refine comments and two code style.ydong105-21/+21
2011-05-02fix printout from SmbiosView command.jcarsey1-1/+1
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten2-3/+3
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish1-68/+68
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey12-1346/+2005
2011-04-05rename a file.jcarsey1-0/+0
2011-04-01Comment's added and fixed.jcarsey1-2/+2
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey3-72/+95
2011-03-29smbiosview - add user input verification.jcarsey1-0/+6
2011-03-25comp - add comments and add input verification jcarsey2-4/+14
2010-12-10update copyright formathhtian1-0/+0
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey13-0/+9481