]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
Regenerate the related EDK Shell binaries after fixing a bug in Pci.c to add missing...
[mirror_edk2.git] / ShellPkg /
2011-11-14 ydong10Update comment for function header.
2011-11-12 darylm503ShellPkg: Update comments for functions to clarify...
2011-11-11 jcarseyShellpkg: Add support for filenames with spaces.
2011-11-11 jcarseyShellpkg: Add support for filenames with spaces.
2011-11-01 jcarseyShellPkg: swap warm and cold to get the default correct...
2011-10-22 ydong10Fix a typo when check the return value
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-13 jcarseyShellPkg: Set CRC value whenever changing a system...
2011-10-13 jcarseySShellPkg: updating order of cast and addressing of...
2011-10-13 ydong10Check the pointer before use it to avoid potential...
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-10-10 jcarseyShellPkg: Verify memory allocations without ASSERT.
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-09-21 lgao4Clean up the private GUID definition in module Level.
2011-09-20 jcarseyShellPkg: Verify DevicePathToText was successful before...
2011-09-20 jcarseyShellPkg: fix support for "\" (or "\.") meaning root...
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-09 jcarseyShellPkg: Add 3 missing function declaration comments...
2011-09-08 jcarseyShellPkg: allow for mm command to properly write PCIe...
2011-09-02 ydong10Refine comments and two code style.
2011-08-23 jcarseyShellPkg: fix ShellPrint-functions to allow for escape...
2011-08-23 jcarseyShellPkg: fix build error when converting INTN to INT32.
2011-08-10 jcarseyShellPkg: bug fix for edit search/replace function
2011-08-09 jcarseyThis adds support for @ prefixed commands in script...
2011-08-08 jcarseyremove CatSPrint from ShellPkg.
2011-08-03 jcarseyShellPkg: Added the Ctrl based hot key for hexedit
2011-08-01 jcarseycleanup function and eliminate build error.
2011-07-20 jcarseyShellPkg: Added the Ctrl based hot key and changed...
2011-07-11 jcarseyfix issue about slashes on end of comment line.
2011-07-06 jcarseyMove the 2 functions associated with reading whole...
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-06-30 jcarseyadd fixes for code verification happyness.
2011-06-27 jcarseyClarify that the shared variables of the shell protocol...
2011-06-27 jcarseyreplace protocol presence ASSERTs with error returns.
2011-06-27 jcarseymaintain output attributes.
2011-06-27 jcarseyreplace assert with error.
2011-06-27 jcarseyMake sure size is correct.
2011-06-27 jcarseyallow for failure return when called without a shell...
2011-06-23 ydong10Add check code to avoid access violation.
2011-06-15 jcarseyrestore original information when redirection fails...
2011-06-13 mdkinneyAdd ABS() macro (Absolute Value) to Base.h in MdePkg
2011-06-13 ydong10Check the buffer allocation result before using it.
2011-06-08 jcarseyremove empty sections in INF files.
2011-06-07 hhtianupdate copyright line format
2011-06-03 jcarseyVerify that Status variable is initialized.
2011-06-01 andrewfishMake shell not ASSERT on older versions of EFI. On...
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-05-16 jcarseyadded support for -i and -o for HII based configurations.
2011-05-09 mdkinneyClean up DEC files:
2011-05-04 mdkinneyFix DEC files so any PCD declared as Dynamic is also...
2011-05-02 jcarseyfix printout from SmbiosView command.
2011-04-19 jcarseycheck that memory allocation was successful.
2011-04-19 jcarseyfix user input validation for time command.
2011-04-15 jcarseyfix for word wrapping.
2011-04-13 jcarseychange file global variable to function local.
2011-04-13 jcarseyrm - refine user input validation to prevent removal...
2011-04-13 jcarseymove a function to the correct library.
2011-04-13 jcarseyfix misspelling.
2011-04-12 jcarseyupdate Bcfg to correctly remove by option index not...
2011-04-12 jljustenShellPkg: Fix GCC 4.4 build issues
2011-04-11 jcarseyEditTitleBar - Remove ASSERT. Complete display output...
2011-04-07 andrewfishFix Xcode, clang, and ARM build and link issues.
2011-04-07 jcarseyadd user input verification.
2011-04-07 jcarseyShellParametersProtocol - remove parsing from within...
2011-04-05 jcarseyadd some parens.
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-04-05 jcarseyrename a file.
2011-04-04 jcarseycheck memory allocations for success.
2011-04-04 jcarseycorrect last commit. fix build break for some compilers.
2011-04-04 jcarseyfix build break on some compilers.
2011-04-01 jcarseyremove duplicate memory de-allocation.
2011-04-01 jcarseyComment's added and fixed.
2011-04-01 jcarseyfix initialization of pointer.
2011-03-30 jcarseyfix for the cp shell command - halt when an error was...
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 jcarseyadd more user input verification to connect and vol...
2011-03-30 jcarseyremove unused variable.
2011-03-30 ydong10Update inf file to follow spec.
2011-03-29 jcarseyclarify error message when listing files based on a...
2011-03-29 jcarseyfix changing time daylight settings without changing...
2011-03-29 jcarseysmbiosview - add user input verification.
2011-03-29 jcarseyinitialize variable before error returns.
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 jcarseyadd all the command libraries.
2011-03-25 jcarseyconsole logger - support disabling the console out.
2011-03-25 jcarseyfix comments.
2011-03-25 jcarseycomp - add comments and add input verification
2011-03-25 jcarseyadd Edit and Hexedit shared features.
next