summaryrefslogtreecommitdiff
path: root/ShellPkg/Include/Protocol
AgeCommit message (Expand)AuthorFilesLines
2016-11-16ShellPkg: #ifndef of header files should have postfix underscoreRuiyu Ni3-6/+6
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin1-1/+1
2016-10-19ShellPkg: Update header files to reference MdePkg protocol definitionRuiyu Ni3-0/+62
2016-10-19MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni3-1284/+0
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin1-1/+3
2015-07-08ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran1-3/+3
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah2-2/+2
2014-08-18ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips1-52/+29
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin1-2/+2
2014-08-14ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips1-3/+3
2014-08-05ShellPkg: Remove double typedef for same structJaben Carsey1-2/+2
2014-08-05This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey1-2/+156
2014-07-31ShellPkg: Add new dynamic command protocolJaben Carsey1-0/+86
2011-09-02Refine comments and two code style.ydong102-39/+39
2011-03-25move include file line under #define protection.jcarsey1-3/+3
2010-09-17ShellPkg: Fix EFIAPI usage inconsistenciesjljusten1-1/+1
2010-09-14copyright format updatehhtian1-1/+1
2010-09-14udk2010.up2.shell initial release.jcarsey4-187/+191
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-01-25fixed license header / copyright date on all files.jcarsey4-269/+261
2010-01-11updating comments mostly. also added some new lib functions.jcarsey2-207/+202
2009-11-25Fix unicode issue.xli241-2/+2
2009-11-20build break fix and new functionjcarsey2-22/+22
2009-11-20comment repairs.jcarsey2-104/+104
2009-11-19fixing errors found in code review.jcarsey2-6/+31
2009-11-18updating headers from code review.jcarsey1-10/+10
2009-11-18Fix incorrect copyright formatqhuang81-1/+1
2009-11-18Fix GUID format qhuang82-3/+3
2009-11-11more erratajcarsey1-12/+14
2009-11-11updated for new erratajcarsey1-8/+6
2009-11-10updated Alias, Map, and Env functions per errata.jcarsey1-99/+151
2009-06-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey1-1/+1
2009-06-16Updating with new functions and adding "C" style entrypoint library with exam...jcarsey1-1/+1
2009-06-15Fix ShellPkg build errors for UNIXGCC toolchain.jljusten3-12/+12
2009-05-20Fix several Unicode issues that fails VS2005.qhuang81-2/+2
2009-05-11fixed to build under IPF.jcarsey2-14/+26
2009-05-07First (Alpha) release of ShellPkgjcarsey4-0/+2054