]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib
ShellPkg/Dp: Add null pointer check
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib /
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2013-06-04 Eric DongShellPkg: refine the logic for cp command
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-09 jcarseyShellPkg: Update behavior for GetTime() errors.
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2013-04-18 jcarseyShellPkg: explicitly prevent dereferencing pointer
2013-03-12 jcarseyShellPkg: Fixes CP function to prevent copying of files...
2013-02-22 jcarseyShellPkg : Check pointer before dereferencing
2013-02-14 jcarseyShellPkg: fix string truncation.
2013-02-13 jcarseyShellPkg: add verification that a target directory...
2012-12-13 jcarseyShellPkg: Updates to 'help' command
2012-06-12 jcarseyShellPkg: Fix en-US characters that are outside the...
2012-02-02 jcarseyShellPkg: fix 'ls' handling of empty drives where there...
2012-01-20 jcarseyShellPkg: Fix rm CWD protection to be better at catchin...
2012-01-11 jcarseyShellPkg: Check for Abort flag in main 'for' loop of...
2012-01-05 jcarseyShellPkg: fix copyright date.
2012-01-05 jcarseyShellPkg: Fix swapping of reset behavior.
2012-01-02 jcarseyShellPkg: print error when column index is out of range...
2011-11-29 jcarseyShellPkg: Fix "-b" usage with timezone command.
2011-11-18 jcarseyShellPkg: Correct incorrect use of sizeof to use macro...
2011-11-01 jcarseyShellPkg: swap warm and cold to get the default correct...
2011-10-18 ydong10Fix a code typo.
2011-10-17 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-10 jcarseyShellPkg: Verify memory allocations without ASSERT.
2011-09-21 lgao4Clean up the private GUID definition in module Level.
2011-09-20 jcarseyShellPkg: fix support for "\" (or "\.") meaning root...
2011-09-02 ydong10Refine comments and two code style.
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-06-30 jcarseyadd fixes for code verification happyness.
2011-06-27 jcarseyreplace assert with error.
2011-05-25 jcarseyRemove ASSERT within Ls for RTC error and associated...
2011-05-17 jcarseyClarify an error in Map command.
2011-05-16 jcarseyadd support to easily remove profiles and shell levels...
2011-04-19 jcarseyfix user input validation for time command.
2011-04-13 jcarseyrm - refine user input validation to prevent removal...
2011-04-13 jcarseymove a function to the correct library.
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-04-04 jcarseycheck memory allocations for success.
2011-04-01 jcarseyComment's added and fixed.
2011-03-30 jcarseyfix for the cp shell command - halt when an error was...
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-30 jcarseyadd more user input verification to connect and vol...
2011-03-29 jcarseyclarify error message when listing files based on a...
2011-03-29 jcarseyfix changing time daylight settings without changing...
2011-03-28 jcarseyprevents "" from being the result of trying to open...
2011-03-28 jcarseycp - fix conditional for memory de-allocaiton.
2011-03-25 jcarseyCd - add more input verification.
2010-12-06 jcarseyfixes for NULL verification.
2010-10-04 jcarseyVerify more memory allocations.
2010-10-04 jcarseyVerify memory allocations were successful.
2010-10-04 jcarseychange the en-dash to the standard dash character.
2010-09-17 jljustenShellPkg: Fix several GCC compiler warnings
2010-09-14 hhtiancopyright format update
2010-09-14 jcarseyudk2010.up2.shell initial release.