summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include/Protocol
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-14/+2
* ShellPkg: Remove ShellPkg wrapper header filesShenglei Zhang2018-11-223-62/+0
* ShellPkg: #ifndef of header files should have postfix underscoreRuiyu Ni2016-11-163-6/+6
* ShellPkg: Fix typos in comments and variablesGary Lin2016-11-151-1/+1
* ShellPkg: Update header files to reference MdePkg protocol definitionRuiyu Ni2016-10-193-0/+62
* MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni2016-10-193-1284/+0
* ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin2015-10-231-1/+3
* ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran2015-07-081-3/+3
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-042-2/+2
* 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
* This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey2014-08-051-2/+156
* ShellPkg: Add new dynamic command protocolJaben Carsey2014-07-311-0/+86
* Refine comments and two code style.ydong102011-09-022-39/+39
* move include file line under #define protection.jcarsey2011-03-251-3/+3
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-171-1/+1
* copyright format updatehhtian2010-09-141-1/+1
* udk2010.up2.shell initial release.jcarsey2010-09-144-187/+191
* Update the copyright notice formathhtian2010-04-241-1/+1
* fixed license header / copyright date on all files.jcarsey2010-01-254-269/+261
* updating comments mostly. also added some new lib functions.jcarsey2010-01-112-207/+202
* Fix unicode issue.xli242009-11-251-2/+2
* build break fix and new functionjcarsey2009-11-202-22/+22
* comment repairs.jcarsey2009-11-202-104/+104
* fixing errors found in code review.jcarsey2009-11-192-6/+31
* updating headers from code review.jcarsey2009-11-181-10/+10
* Fix incorrect copyright formatqhuang82009-11-181-1/+1
* Fix GUID format qhuang82009-11-182-3/+3
* more erratajcarsey2009-11-111-12/+14
* updated for new erratajcarsey2009-11-111-8/+6
* updated Alias, Map, and Env functions per errata.jcarsey2009-11-101-99/+151
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey2009-06-231-1/+1
* Updating with new functions and adding "C" style entrypoint library with exam...jcarsey2009-06-161-1/+1
* Fix ShellPkg build errors for UNIXGCC toolchain.jljusten2009-06-153-12/+12
* Fix several Unicode issues that fails VS2005.qhuang82009-05-201-2/+2
* fixed to build under IPF.jcarsey2009-05-112-14/+26
* First (Alpha) release of ShellPkgjcarsey2009-05-074-0/+2054