]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickPeriod
[mirror_edk2.git] / ShellPkg /
2012-07-04 ydong10ShellPkg: Fix recursion when deleting all variables.
2012-06-12 jcarseyShellPkg: Fix en-US characters that are outside the...
2012-05-30 jcarseyShellPkg: Fix display of 64-bit BARs in PCI dump on...
2012-05-30 jcarseyShellPkg: Enable Runtime DXE drivers to make use of...
2012-05-22 jcarseyShellPkg: Enable Ctrl-C characters to be processed...
2012-04-27 ydong10Enable print error info when execute the application.
2012-04-27 lzeng14Update comments in DmpStore.c to be more suitable.
2012-04-26 ydong10Enhance code to more safely and follow coding style.
2012-04-24 hhtianUpdate copyright format
2012-04-24 lzeng14Update IfConfig.c to use TPL_CALLBACK instead of TPL_CA...
2012-04-23 jcarseyShellPkg: hide flashing cursor during startup.
2012-04-23 jcarseyShellPkg: removed memory leak.
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-03-26 jcarseycorrect removal of commit 12951.
2012-03-15 lzeng14Add SMBIOS 2.7.1 support to SmbiosView command.
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-05 jcarseyShellPkg: Fix ICC11 build failure.
2012-02-24 jcarseyShellPkg: Fix ICC11 build failure.
2012-02-02 jcarseyShellPkg: fix 'ls' handling of empty drives where there...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-31 andrewfishFix type 19 print to match SBMIOS 2.7.
2012-01-30 jcarseyShellPkg: Update 'echo' command to print everything...
2012-01-30 andrewfishFix clang compiler warning.
2012-01-30 jcarseyShellPkg: Allow for format character strings to be...
2012-01-30 jcarseyShellPkg: add more parenthesis to bcfg command.
2012-01-27 jcarseyShellPkg: fix redirection file parsing to allow spaces...
2012-01-27 jcarseyShellPkg: Add support for adding optional data to the...
2012-01-27 jcarseyShellPkg: parameters with spaces need quotes.
2012-01-27 jcarseyShellPkg: Add support for adding optional data to the...
2012-01-20 jcarseyShellPkg: This patch fixes the redirection support...
2012-01-20 jcarseyShellPkg: Fix rm CWD protection to be better at catchin...
2012-01-19 jcarseyShellPkg: Fix SimpleTextInputEx based "CTRL-S" by empty...
2012-01-11 jcarseyShellPkg: Check for Abort flag in main 'for' loop of...
2012-01-10 jcarseyShellPkg: Propagate verbose flag down so it can be...
2012-01-10 jcarseyShellPkg: Add dump information for PCI Root Bridge...
2012-01-09 jcarseyShellPkg: Add protocols / protocol GUIDs to display...
2012-01-05 jcarseyShellPkg: fix copyright date.
2012-01-05 jcarseyShellPkg: fix For command parsing list of values.
2012-01-05 jcarseyShellPkg: Fix swapping of reset behavior.
2012-01-02 jcarseyShellPkg: print error when column index is out of range...
2012-01-02 jcarseyShellPkg: fix Pipe usage verification.
2011-12-13 geekboy15aShellPkg: Updated version number.
2011-11-29 jcarseyShellPkg: Fix "-b" usage with timezone command.
2011-11-29 jcarseyShellPkg: Fix handling of empty files in Hexedit
2011-11-18 jcarseyShellPkg: Updates the printing of echo for script comma...
2011-11-18 jcarseyShellPkg: Correct incorrect use of sizeof to use macro...
2011-11-17 jcarseyShellPkg: Update the ‘for’ command to check number...
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...
next