Age | Commit message (Expand) | Author |
2015-10-23 | ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). | Qiu Shumin |
2015-07-15 | ShellPkg: Add optional 'tftp' EFI Shell command | Ronald Cron |
2015-07-08 | ShellPkg: Fix typo of 'determines' in ShellPkg. | Bruce Cran |
2015-04-23 | ShellPkg/HandleParsingLib: Caller should free memory from 2 functions | Jaben Carsey |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2014-11-04 | ShellPkg: Fix timezone command | jcarsey |
2014-09-10 | ShellPkg: Add a new library for "bcfg" command | Jaben Carsey |
2014-08-18 | ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 spec | Chris Phillips |
2014-08-18 | ShellPkg: Fix comments. Refine code style. | Qiu Shumin |
2014-08-14 | ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1... | Chris Phillips |
2014-08-05 | ShellPkg: Remove double typedef for same struct | Jaben Carsey |
2014-08-05 | ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver... | Jaben Carsey |
2014-08-05 | This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell... | Jaben Carsey |
2014-08-04 | ShellPkg: Fix comments | Jaben Carsey |
2014-07-31 | ShellPkg: Add new dynamic command protocol | Jaben Carsey |
2014-06-23 | ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma... | Tapan Shah |
2013-11-22 | ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers. | 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-03-04 | ShellPkg: Add ShellPrintHelp function to ShellLib. | jcarsey |
2013-02-20 | ShellPkg: Added function ShellDeleteByName which deletes a file by name. | jcarsey |
2011-11-14 | Update comment for function header. | ydong10 |
2011-11-12 | ShellPkg: Update comments for functions to clarify buffer origin. | darylm503 |
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-09-02 | Refine comments and two code style. | ydong10 |
2011-07-06 | Move the 2 functions associated with reading whole lines at a single time fro... | jcarsey |
2011-06-30 | This refactors 3 functions out of ShellCommandLib and puts them into a new li... | jcarsey |
2011-06-27 | Clarify that the shared variables of the shell protocols are properly named. | jcarsey |
2011-06-13 | Add ABS() macro (Absolute Value) to Base.h in MdePkg | mdkinney |
2011-04-05 | add comments to function declarations and definitions and updated to match co... | jcarsey |
2011-04-01 | Comment's added and fixed. | jcarsey |
2011-03-25 | add absolute value MACRO. | jcarsey |
2011-03-25 | FileHandleLib - use standard unicode file tag. | jcarsey |
2011-03-25 | move include file line under #define protection. | jcarsey |
2010-11-12 | update error handling to use less ASSERT. | jcarsey |
2010-11-12 | Clarify the MARCO a little. | jcarsey |
2010-10-04 | move DeleteScriptFileStruct from a private to a public function. This allows... | jcarsey |
2010-10-04 | fix a misspelling. | jcarsey |
2010-09-17 | ShellPkg: Fix EFIAPI usage inconsistencies | jljusten |
2010-09-14 | copyright format update | hhtian |
2010-09-14 | udk2010.up2.shell initial release. | jcarsey |
2010-09-08 | Fix HSD Tracker 204133. | darylm503 |
2010-07-19 | Add some error checking. | xdu2 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-03 | adding prompting to library header | jcarsey |
2010-01-25 | fixed license header / copyright date on all files. | jcarsey |
2010-01-13 | adding new parameter to search and replace function to allow for easy skippin... | jcarsey |