]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Application
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / ShellPkg / Application /
2013-10-24 Chris PhillipsShellPkg: Fixes the shell so output redirection works...
2013-10-24 Chris PhillipsShellPkg: Stop running command when page break quit
2013-10-22 Eric DongShellPkg: Fix copy load option error.
2013-10-18 Chris PhillipsShellPkg: Fixes for shell application launch, argument...
2013-09-05 Eric DongRefine the select language logic.
2013-08-28 Robert MatthewsShellPkg: Fix LastError environment variable truncation
2013-08-21 Jaben CarseyShellPkg: update behavior with undefined environment...
2013-07-30 Ruiyu NiFix GCC build failure.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-06-27 jaben carseyShellPkg: make automatically created shells quit automa...
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2013-01-17 jcarseyShellPkg: Fix pointer initialization error of “ShellOpt...
2012-12-03 jcarseyShellPkg: Remove “2.0” prefix text from shell prompt.
2012-11-14 jcarseyShellPkg: Fix line responsible for deleting “cwd” varia...
2012-11-13 jcarseyShellPkg: Clean up header file usage.
2012-11-13 jcarseyShellPkg: Correct 3 places where memory was not being...
2012-10-11 lzeng14Add missing braces around initializer.
2012-09-07 ydong10Fix display color error when scroll up/down the screen.
2012-08-17 ydong10Update the "ConErr" related variable name to the new...
2012-08-07 ydong10Fix a width count error in ClearScreen function.
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-23 ydong10Add logic to check the execution break flag before...
2012-05-22 jcarseyShellPkg: Enable Ctrl-C characters to be processed...
2012-04-27 ydong10Enable print error info when execute the application.
2012-04-23 jcarseyShellPkg: hide flashing cursor during startup.
2012-04-23 jcarseyShellPkg: removed memory leak.
2012-02-02 jcarseyShellPkg: fix 'ls' handling of empty drives where there...
2012-01-27 jcarseyShellPkg: fix redirection file parsing to allow spaces...
2012-01-19 jcarseyShellPkg: Fix SimpleTextInputEx based "CTRL-S" by empty...
2012-01-02 jcarseyShellPkg: fix Pipe usage verification.
2011-11-18 jcarseyShellPkg: Updates the printing of echo for script comma...
2011-11-11 jcarseyShellpkg: Add support for filenames with spaces.
2011-10-22 ydong10Fix a typo when check the return value
2011-10-17 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-13 jcarseyShellPkg: Set CRC value whenever changing a system...
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-09-20 ydong10Refine code to follow coding style.
2011-09-15 jcarseyShellPkg: Update revision info.
2011-09-15 jcarseyShellPkg: Fix concatenation on full device paths.
2011-09-15 jcarseyShellPkg: Eliminate loss of high bits in return value...
2011-09-12 jcarseyShellPkg: Add missing function descriptor comment.
2011-09-02 ydong10Refine comments and two code style.
2011-08-09 jcarseyThis adds support for @ prefixed commands in script...
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-06-27 jcarseymaintain output attributes.
2011-06-15 jcarseyrestore original information when redirection fails...
2011-06-03 jcarseyVerify that Status variable is initialized.
2011-06-01 andrewfishMake shell not ASSERT on older versions of EFI. On...
2011-04-15 jcarseyfix for word wrapping.
2011-04-13 jcarseyfix misspelling.
2011-04-07 jcarseyShellParametersProtocol - remove parsing from within...
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-04-01 jcarseyComment's added and fixed.
2011-04-01 jcarseyfix initialization of pointer.
2011-03-30 jcarseydidn't mean to remove this comment.
2011-03-30 jcarseyremove redirection command line updating from the shell...
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-30 ydong10Update inf file to follow spec.
2011-03-28 jcarseyprevents "" from being the result of trying to open...
2011-03-25 jcarseyconsole logger - support disabling the console out.
2011-03-25 jcarseyfix comments.
2010-12-06 jcarseyfixes for NULL verification.
2010-12-01 jcarseyfix for exit was specified in the startup script.
2010-11-24 jcarseyfix unaligned device path node access.
2010-11-16 jcarseyfixes for IPF, CTRL-C support, and file redirection.
2010-10-04 jcarsey1) Removing ASSERTs for proper return values.
2010-09-28 jcarseydelete unnecessary files.
2010-09-17 jljustenShellPkg: Fix several GCC compiler warnings
2010-09-17 jljustenShellPkg: Fix EFIAPI usage inconsistencies
2010-09-17 jljustenShellPkg: Fix path issues for Linux build support
2010-09-17 jljustenShellPkg: Remove unnecessary package dependencies
2010-09-14 hhtiancopyright format update
2010-09-14 jcarseyudk2010.up2.shell initial release.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-23 lgao41. Correct File header to ## @file
2010-01-25 jcarseyfixed license header / copyright date on all files.
2010-01-11 jcarseyupdating comments mostly. also added some new lib...
2009-11-25 xli24Fix build failure of ShellPkg.
2009-11-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-11-18 jcarseyupdating headers from code review.
2009-07-13 jcarseyadd:
2009-07-12 mdkinneyFix signed/unsigned mismatch issue
2009-07-12 jcarseyfix parameter type
2009-07-11 mdkinneyPut EOF (End of File) on its own line for all source...
2009-07-09 jcarseyfix comment
2009-06-23 jljustenRestore Include/Library/ShellCEntryLib.h. Cleanup...
2009-06-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-17 jljustenFix build of ShellC Lib/App for GCC.
2009-06-16 jcarseyadding sample "C" entry application
2009-06-15 jljustenFix ShellPkg build errors for UNIXGCC toolchain.
2009-05-11 jcarseyfixed to build under IPF.
2009-05-07 jcarseyFirst (Alpha) release of ShellPkg