summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah2016-04-251-1/+19
* ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo2016-03-081-1/+8
* ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey2016-02-091-0/+1
* ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek2016-01-211-0/+16
* ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin2015-10-232-2/+6
* ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron2015-07-151-0/+7
* ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran2015-07-081-3/+3
* ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey2015-04-231-1/+5
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-043-3/+3
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-133-668/+0
* ShellPkg: Fix timezone commandjcarsey2014-11-041-1/+2
* ShellPkg: Add a new library for "bcfg" commandJaben Carsey2014-09-102-0/+57
* ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips2014-08-181-52/+29
* ShellPkg: Fix comments. Refine code style. Qiu Shumin2014-08-181-2/+2
* ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips2014-08-141-3/+3
* ShellPkg: Remove double typedef for same structJaben Carsey2014-08-051-2/+2
* ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey2014-08-051-0/+21
* This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey2014-08-051-2/+156
* ShellPkg: Fix commentsJaben Carsey2014-08-041-3/+5
* ShellPkg: Add new dynamic command protocolJaben Carsey2014-07-311-0/+86
* ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah2014-06-231-1/+13
* ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey2013-11-221-0/+17
* Refine the select language logic.Eric Dong2013-09-051-1/+22
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-3/+1
* ShellPkg: Fix ARM build errors.jcarsey2013-06-113-3/+3
* ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey2013-03-041-0/+19
* ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey2013-02-201-1/+30
* Update comment for function header.ydong102011-11-141-2/+2
* ShellPkg: Update comments for functions to clarify buffer origin.darylm5032011-11-122-97/+106
* Clean up the private GUID definition in module Level.lgao42011-09-211-0/+67
* ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey2011-09-151-1/+14
* Refine comments and two code style.ydong102011-09-027-126/+126
* Move the 2 functions associated with reading whole lines at a single time fro...jcarsey2011-07-062-58/+57
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-302-45/+56
* Clarify that the shared variables of the shell protocols are properly named.jcarsey2011-06-272-4/+2
* Add ABS() macro (Absolute Value) to Base.h in MdePkgmdkinney2011-06-131-2/+0
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-052-5/+3
* Comment's added and fixed.jcarsey2011-04-012-2/+2
* add absolute value MACRO.jcarsey2011-03-251-1/+3
* FileHandleLib - use standard unicode file tag.jcarsey2011-03-254-13/+47
* move include file line under #define protection.jcarsey2011-03-251-3/+3
* update error handling to use less ASSERT.jcarsey2010-11-121-1/+2
* Clarify the MARCO a little.jcarsey2010-11-121-2/+3
* move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2010-10-041-0/+11
* fix a misspelling.jcarsey2010-10-041-2/+2
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-171-1/+1
* copyright format updatehhtian2010-09-143-3/+3
* udk2010.up2.shell initial release.jcarsey2010-09-1415-498/+1795
* Fix HSD Tracker 204133.darylm5032010-09-081-2/+4
* Add some error checking.xdu22010-07-191-0/+1