summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/ShellProtocol.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-09-05Refine the select language logic.Eric Dong
2013-07-30Fix GCC build failure.Ruiyu Ni
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-06-27ShellPkg: make automatically created shells quit automaticallyjaben carsey
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2012-11-13ShellPkg: Clean up header file usage.jcarsey
2012-05-22ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces tha...jcarsey
2012-04-23ShellPkg: removed memory leak.jcarsey
2012-02-02ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey
2012-01-19ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev...jcarsey
2011-10-17ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-09-15ShellPkg: Fix concatenation on full device paths.jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-06-01Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...andrewfish
2011-04-15fix for word wrapping.jcarsey
2011-03-28prevents "" from being the result of trying to open the root of a drive.jcarsey
2011-03-25console logger - support disabling the console out.jcarsey
2010-12-06fixes for NULL verification.jcarsey
2010-11-24fix unaligned device path node access.jcarsey
2010-11-16fixes for IPF, CTRL-C support, and file redirection.jcarsey
2010-10-041) Removing ASSERTs for proper return values. jcarsey
2010-09-17ShellPkg: Fix several GCC compiler warningsjljusten
2010-09-14udk2010.up2.shell initial release.jcarsey