summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellInstall1CommandsLib/Bcfg.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-07-30Fix GCC build failure.Ruiyu Ni
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2012-10-18Fix a bug that BCFG creates Key#### variable bigger than it should be.niruiyu
2012-08-27Change Bcfg.c to use the new definition of EFI_KEY_OPTION.niruiyu
2012-04-26Enhance code to more safely and follow coding style.ydong10
2012-02-24ShellPkg: Fix ICC11 build failure.jcarsey
2012-01-30Fix clang compiler warning.andrewfish
2012-01-30ShellPkg: add more parenthesis to bcfg command.jcarsey
2012-01-27ShellPkg: Add support for adding optional data to the bcfg command.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey
2011-04-01remove duplicate memory de-allocation.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-25update functionality on Bcfg command.jcarsey
2010-11-16adding "Install1" profile.jcarsey