]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Application
Update for NetworkPkg.
[mirror_edk2.git] / ShellPkg / Application /
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