summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2011-04-13update Bcfg to correctly remove by option index not variable name and add dri...jcarsey3-63/+185
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten9-32/+15
2011-04-12EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou...jcarsey2-9/+12
2011-04-08Fix Xcode, clang, and ARM build and link issues.andrewfish8-91/+111
2011-04-08add user input verification.jcarsey1-3/+16
2011-04-07ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey1-9/+14
2011-04-06add some parens.jcarsey1-1/+1
2011-04-06add comments to function declarations and definitions and updated to match co...jcarsey31-3298/+3630
2011-04-06rename a file.jcarsey1-0/+0
2011-04-05check memory allocations for success.jcarsey2-9/+14
2011-04-04correct last commit. fix build break for some compilers.jcarsey1-3/+3
2011-04-04fix build break on some compilers.jcarsey1-2/+6
2011-04-02remove duplicate memory de-allocation.jcarsey1-4/+8
2011-04-02Comment's added and fixed.jcarsey9-471/+314
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey11-136/+181
2011-03-30remove unused variable.jcarsey1-1/+0
2011-03-30Update inf file to follow spec.ydong101-0/+6
2011-03-29smbiosview - add user input verification.jcarsey12-78/+157
2011-03-26comp - add comments and add input verification jcarsey23-1746/+2452
2011-03-26add Edit and Hexedit shared features.jcarsey8-0/+1265
2011-03-26add Edit and HexEdit commands.jcarsey28-0/+14014
2010-12-10update copyright formathhtian4-2/+2
2010-11-17Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey35-0/+20886