summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Bcfg.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Change Bcfg.c to use the new definition of EFI_KEY_OPTION.niruiyu1-4/+14
2012-04-26Enhance code to more safely and follow coding style.ydong101-2/+8
2012-03-05ShellPkg: Fix ICC11 build failure.jcarsey1-6/+10
2012-01-30Fix clang compiler warning.andrewfish1-1/+1
2012-01-30ShellPkg: add more parenthesis to bcfg command.jcarsey1-2/+2
2012-01-27ShellPkg: Add support for adding optional data to the bcfg command in debug p...jcarsey1-6/+402
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey1-1/+1
2011-09-02Refine comments and two code style.ydong101-2/+3
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey1-1/+1
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey1-46/+143
2011-04-01remove duplicate memory de-allocation.jcarsey1-4/+8
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey1-32/+39
2011-03-25comp - add comments and add input verification jcarsey1-112/+219
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey1-0/+798