index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Library
/
UefiShellDebug1CommandsLib
/
SmbiosView
/
QueryTable.c
Age
Commit message (
Expand
)
Author
2017-02-10
ShellPkg SmbiosView: Correct some outputs for Type 0/3/10
Star Zeng
2017-02-10
ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()
Star Zeng
2017-01-24
ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1
Star Zeng
2017-01-22
ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0
Star Zeng
2017-01-19
ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0
Star Zeng
2017-01-19
ShellPkg SmbiosView: Add missing decoding of SlotType AGP8X
Star Zeng
2017-01-13
ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43
Linson Augustine
2016-07-29
ShellPkg: Correct files with CRLF line ending
Liming Gao
2016-04-28
ShellPkg: Update smbiosview for latest Type 17 devices
Samer El-Haj-Mahmoud
2015-07-09
ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...
Qiu Shumin
2015-06-30
ShellPkg: Use safe string functions to refine code.
Qiu Shumin
2015-03-04
ShellPkg: smbiosview shows wrong information for Type 27.
Elvin Li
2014-09-02
Update SmbiosView Shell command to display additional CPU Family
Samer El-Haj-Mahmoud elhaj
2014-08-29
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...
Jaben Carsey
2012-12-13
ShellPkg: Updates to 'smbiosview' command
jcarsey
2012-03-15
Add SMBIOS 2.7.1 support to SmbiosView command.
lzeng14
2011-09-02
Refine comments and two code style.
ydong10
2011-04-05
add comments to function declarations and definitions and updated to match co...
jcarsey
2011-04-01
Comment's added and fixed.
jcarsey
2011-03-30
pointer verification (not NULL) and buffer overrun fixes.
jcarsey
2010-11-16
Add "Debug1" profile (all but Edit and HexEdit commands)
jcarsey