]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellDebug1CommandsLib/Bcfg.c
Fix GCC build failure.
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Bcfg.c
2013-07-30 Ruiyu NiFix GCC build failure.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2012-08-27 niruiyuChange Bcfg.c to use the new definition of EFI_KEY_OPTION.
2012-04-26 ydong10Enhance code to more safely and follow coding style.
2012-03-05 jcarseyShellPkg: Fix ICC11 build failure.
2012-01-30 andrewfishFix clang compiler warning.
2012-01-30 jcarseyShellPkg: add more parenthesis to bcfg command.
2012-01-27 jcarseyShellPkg: Add support for adding optional data to the...
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-09-02 ydong10Refine comments and two code style.
2011-06-27 jcarseyClarify that the shared variables of the shell protocol...
2011-04-12 jcarseyupdate Bcfg to correctly remove by option index not...
2011-04-01 jcarseyremove duplicate memory de-allocation.
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-25 jcarseycomp - add comments and add input verification
2010-11-16 jcarseyAdd "Debug1" profile (all but Edit and HexEdit commands)