Age | Commit message (Expand) | Author |
2016-01-06 | ShellPkg: Make 'alias' can display a single alias name. | Qiu Shumin |
2015-12-25 | ShellPkg: Fix memory leak in function'ShellCommandRunHelp'. | Yao Jiewen |
2015-12-09 | ShellPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-08-25 | ShellPkg: use UEFI_APPLICATION module type for Shell components | Ard Biesheuvel |
2015-05-28 | ShellPkg: Update help output for correct alphabetical | Jaben Carsey |
2015-04-23 | ShellPkg: Remove memory leak when printing help and there are dynamic command... | Jaben Carsey |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-02-03 | ShellPkg: Update Level3 profile commands response output | Tapan Shah |
2015-01-22 | ShellPkg: Refine the fomat in INF/DEC files to follow spec. | Qiu Shumin |
2014-09-19 | ShellPkg: Remove the redundant quotes around the parameter for 'alias'. | Qiu Shumin |
2014-09-03 | ShellPkg: Fix dynamic command help | Harry Liebel |
2014-08-29 | Add new alias called ‘cat’ for ‘type’ command. | Tapan Shah |
2014-08-29 | Cleanup UefiShellLevel3CommandsLib commands help output string to : | Tapan Shah |
2014-08-29 | ShellPkg: Remove 'STATIC' from function declarations to avoid source level de... | Qiu Shumin |
2014-08-18 | ShellPkg: Fix comments. Refine code style. | Qiu Shumin |
2014-08-05 | Updates the logic to allow help to ouput help information from a dynamic shel... | Jaben Carsey |
2014-08-04 | Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell... | Qiu Shumin |
2014-07-29 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-25 | ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits | Jaben Carsey |
2013-10-18 | ShellPkg: Fixes for the ‘type’ command: | Chris Phillips |
2013-10-18 | ShellPkg: Fixes for shell application launch, argument handling, and version ... | Chris Phillips |
2013-08-08 | ShellPkg: increase available size for PcdShellFileOperationSize | Eugene Cohen |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-05-28 | ShellPkg: make help footer string have same info as help usage information | jcarsey |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 |
2013-05-09 | ShellPkg: Update behavior for GetTime() errors. | jcarsey |
2013-05-07 | ShellPkg: Fixed build error 'variable set but not used' | jcarsey |
2013-03-12 | ShellPkg: Rewrite’s Help.c to call the ShellPrintHelp function. | jcarsey |
2013-02-04 | ShellPkg: Remove beta tag from ver command output. | jcarsey |
2012-12-17 | Refine code to follow coding style. | ydong10 |
2012-12-13 | ShellPkg: Updates to 'help' command | jcarsey |
2012-06-12 | ShellPkg: Fix en-US characters that are outside the Basic Latin character set... | jcarsey |
2012-01-30 | ShellPkg: Update 'echo' command to print everything at once. this allows for... | jcarsey |
2011-10-14 | ShellPkg: Add checking for memory allocation and pointer returns from functions. | jcarsey |
2011-09-21 | Clean up the private GUID definition in module Level. | lgao4 |
2011-09-15 | ShellPkg: Eliminate loss of high bits in return value from exit command on 64... | jcarsey |
2011-05-16 | add support to easily remove profiles and shell levels. the libraries will n... | jcarsey |
2011-04-15 | fix for word wrapping. | jcarsey |
2011-04-05 | add comments to function declarations and definitions and updated to match co... | jcarsey |
2011-03-28 | cp - fix conditional for memory de-allocaiton. | jcarsey |
2011-03-25 | cls - add input verification. | jcarsey |
2010-10-04 | Verify memory allocations were successful. | jcarsey |
2010-10-04 | change the en-dash to the standard dash character. | jcarsey |
2010-09-14 | udk2010.up2.shell initial release. | jcarsey |