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