Age | Commit message (Expand) | Author |
2013-02-20 | ShellPkg: Added function ShellDeleteByName which deletes a file by name. | jcarsey |
2013-02-14 | ShellPkg: fix string truncation. | jcarsey |
2013-02-13 | ShellPkg: add verification that a target directory exists when changing direc... | jcarsey |
2013-02-04 | ShellPkg: Remove beta tag from ver command output. | jcarsey |
2013-01-25 | Fixed some alignment faults in IPF platform | ydong10 |
2013-01-17 | ShellPkg: Fix pointer initialization error of “ShellOpt” Shell environmen... | jcarsey |
2013-01-17 | ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co... | jcarsey |
2012-12-19 | ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output format | jcarsey |
2012-12-17 | Refine code to follow coding style. | ydong10 |
2012-12-13 | ShellPkg: Updates to 'help' command | jcarsey |
2012-12-13 | ShellPkg: Updates to 'smbiosview' command | jcarsey |
2012-12-03 | ShellPkg: Remove “2.0” prefix text from shell prompt. | jcarsey |
2012-11-14 | ShellPkg: Fix line responsible for deleting “cwd” variable when exit shell. | jcarsey |
2012-11-13 | ShellPkg: Clean up header file usage. | jcarsey |
2012-11-13 | ShellPkg: Correct 3 places where memory was not being properly released by th... | jcarsey |
2012-10-18 | Fix a bug that BCFG creates Key#### variable bigger than it should be. | niruiyu |
2012-10-17 | 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt... | sfu5 |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-10-05 | Contributed-under: TianoCore Contribution Agreement 1.0 | mdkinney |
2012-09-10 | Refine code to make it more safely. | ydong10 |
2012-09-07 | Fix always allocate memory issue. | ydong10 |
2012-09-07 | Fix display color error when scroll up/down the screen. | ydong10 |
2012-09-05 | Refine coding style. | ydong10 |
2012-09-04 | Fix build fail. | ydong10 |
2012-09-03 | Refine the code to make it more safely. | ydong10 |
2012-08-27 | Change Bcfg.c to use the new definition of EFI_KEY_OPTION. | niruiyu |
2012-08-27 | Change Bcfg.c to use the new definition of EFI_KEY_OPTION. | niruiyu |
2012-08-17 | Update the "ConErr" related variable name to the new one "ErrOut". | ydong10 |
2012-08-10 | Refine get default language logic for command "drivers". | ydong10 |
2012-08-07 | The format strings are using notations that require UINTNs (like "0x%02x") bu... | ydong10 |
2012-08-07 | Fix a width count error in ClearScreen function. | ydong10 |
2012-08-07 | Refine code to follow coding style. | ydong10 |
2012-07-30 | Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ... | niruiyu |
2012-07-26 | Fix build fail for GCC | ydong10 |
2012-07-26 | Fixed issues: | ydong10 |
2012-07-26 | Roll back the change which caused build fail | ydong10 |
2012-07-23 | ShellPkg: Update string to number conversion to correctly stop at spaces if s... | jcarsey |
2012-07-23 | Add logic to check the execution break flag before executing the next command... | ydong10 |
2012-07-11 | ShellPkg: update pci enumeration routine for platforms with multiple pci segm... | jcarsey |
2012-07-04 | ShellPkg: Fix recursion when deleting all variables. | ydong10 |
2012-06-12 | ShellPkg: Fix en-US characters that are outside the Basic Latin character set... | jcarsey |
2012-05-30 | ShellPkg: Fix display of 64-bit BARs in PCI dump on 32-bit systems. | jcarsey |
2012-05-30 | ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ... | jcarsey |
2012-05-22 | ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces tha... | jcarsey |
2012-04-27 | Enable print error info when execute the application. | ydong10 |
2012-04-27 | Update comments in DmpStore.c to be more suitable. | lzeng14 |
2012-04-26 | Enhance code to more safely and follow coding style. | ydong10 |
2012-04-24 | Update copyright format | hhtian |
2012-04-24 | Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U... | lzeng14 |
2012-04-23 | ShellPkg: hide flashing cursor during startup. | jcarsey |