summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Bcfg.c
Commit message (Expand)AuthorAgeFilesLines
* Copy EDKII trunk ShellPkg r13224 to UDK2010.SR1 Branch.vanjeff2012-06-011-0/+1420
* Delete old ShellPkg from UDK2010.SR1 Branch.vanjeff2012-06-011-1014/+0
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-1/+1
* Refine comments and two code style.ydong102011-09-021-2/+3
* Clarify that the shared variables of the shell protocols are properly named.jcarsey2011-06-271-1/+1
* update Bcfg to correctly remove by option index not variable name and add dri...jcarsey2011-04-121-46/+143
* remove duplicate memory de-allocation.jcarsey2011-04-011-4/+8
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-32/+39
* comp - add comments and add input verification jcarsey2011-03-251-112/+219
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-161-0/+798