summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
AgeCommit message (Expand)Author
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