Age | Commit message (Expand) | Author |
2016-04-13 | ShellPkg: Update Guid/Protocol usages in INF files. | Liming Gao |
2015-12-09 | ShellPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-09-16 | ShellPkg: Fix a command line unicode string type. | Samer El-Haj-Mahmoud |
2015-08-27 | ShellPkg: Fix the ASSERT issue in drvcfg command. | Qiu Shumin |
2015-08-25 | ShellPkg: use UEFI_APPLICATION module type for Shell components | Ard Biesheuvel |
2015-08-07 | ShellPkg: Fix build failure in VS2015. | Kinney, Michael D |
2015-08-05 | ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact... | Tapan Shah |
2015-06-30 | ShellPkg: Use safe string functions to refine code. | Qiu Shumin |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-02-03 | ShellPkg: Update Driver1 profile commands response output | Tapan Shah |
2015-01-22 | ShellPkg: Refine the fomat in INF/DEC files to follow spec. | Qiu Shumin |
2014-12-04 | ShellPkg: Connect all the consoles in "reconnect -r". | Qiu Shumin |
2014-08-29 | Add CTRL+C support for ‘devices’ command. | Tapan Shah |
2014-08-29 | Add CTRL+C support for ‘drivers’ command. | Tapan Shah |
2014-08-29 | Add CTRL+C support for ‘dh’ command. | Tapan Shah |
2014-08-29 | Cleanup UefiShellDriver1CommandsLib commands help output string to : | Tapan Shah |
2014-08-29 | Add CTRL+C support for ‘devtree’ command. | Tapan Shah |
2014-08-22 | ShellPkg: Fixes and updates for the 'devices' command | Chris Phillips |
2014-08-21 | ShellPkg: Fixes and updates for the 'drivers' command | Chris Phillips |
2014-08-05 | Updates the logic to allow devices to support SFO output mode | Jaben Carsey |
2014-07-29 | Update code to support VS2013 tool chain. | Eric Dong |
2014-06-16 | ShellPkg: Fix duplicate String IDs | Jaben Carsey |
2014-05-19 | Handle multi instances device path while connecting console devices. | Qiu Shumin |
2014-05-14 | Add code to connect device path of console devices correctly for Shell comman... | Qiu Shumin |
2014-03-20 | ShellPkg: remove redudant code. call existing API. | Jaben Carsey |
2014-03-20 | ShellPkg: Remove unused function | Jaben Carsey |
2014-03-17 | ShellPkg: Move a function into shared location | Jaben Carsey |
2013-09-05 | Refine the select language logic. | Eric Dong |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-06-11 | ShellPkg: Fix ARM build errors. | jcarsey |
2013-05-07 | ShellPkg: Fixed build error 'variable set but not used' | jcarsey |
2012-12-13 | ShellPkg: Updates to 'help' command | jcarsey |
2012-10-05 | Contributed-under: TianoCore Contribution Agreement 1.0 | mdkinney |
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-06-12 | ShellPkg: Fix en-US characters that are outside the Basic Latin character set... | jcarsey |
2012-01-10 | ShellPkg: Propagate verbose flag down so it can be used in all DH command use... | jcarsey |
2011-09-21 | Clean up the private GUID definition in module Level. | lgao4 |
2011-09-09 | ShellPkg: Add 3 missing function declaration comments and change a function s... | jcarsey |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-06-23 | Add check code to avoid access violation. | ydong10 |
2011-06-13 | Check the buffer allocation result before using it. | ydong10 |
2011-05-16 | add support to easily remove profiles and shell levels. the libraries will n... | jcarsey |
2011-05-16 | added support for -i and -o for HII based configurations. | jcarsey |
2011-04-12 | update Bcfg to correctly remove by option index not variable name and add dri... | jcarsey |
2011-04-05 | add comments to function declarations and definitions and updated to match co... | jcarsey |
2011-03-30 | add more user input verification to connect and vol commands. | jcarsey |
2011-03-25 | connect - add comments and add input verification | jcarsey |
2010-12-10 | update copyright format | hhtian |
2010-11-12 | Update return value. | jcarsey |