summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-08ShellPkg: Fix typosPage Chen1-3/+3
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-20/+19
2020-08-19ShellPkg: Fix spelling mistake for occurredMichael D Kinney1-1/+1
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek1-1/+1
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-4/+4
2018-01-29ShellPkg/Level2Command: Use UnicodeCollation in StrinCmpRuiyu Ni1-7/+8
2016-11-07ShellPkg/reset: Support "-fwui" flagChen A Chen1-0/+1
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni1-4/+3
2016-10-09ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen1-6/+0
2015-04-07ShellPkg: fix mv and cp command related issuesTapan Shah1-1/+3
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-1/+0
2014-10-02ShellPkg: Update MV. now supports across file system moves.Jaben Carsey1-1/+40
2014-09-17ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin1-0/+17
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-2/+1
2011-09-21Clean up the private GUID definition in module Level.lgao41-1/+2
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey1-0/+1
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey1-1/+1
2011-03-25Cd - add more input verification.jcarsey1-1/+20
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+297