]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg Shell: Remove redundant functions
authorshenglei <shenglei.zhang@intel.com>
Thu, 9 Aug 2018 03:27:45 +0000 (11:27 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Thu, 6 Sep 2018 09:47:52 +0000 (17:47 +0800)
commit22cf747fcf75dbfe51e5524ce1f9cf17b19914cd
treea9b77f53d56d3eaf88575ccf512c0cc5386a596f
parentde005223b77c473d45c9c8a11147f6968325f73e
ShellPkg Shell: Remove redundant functions

The redundant functions which are never called have been
removed. They are InternalShellProtocolDebugPrintMessage,
UpdateFileName,RemoveFileTag and IsValidCommandName.
https://bugzilla.tianocore.org/show_bug.cgi?id=1066

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <shenglei.zhang@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Application/Shell/Shell.c
ShellPkg/Application/Shell/Shell.h
ShellPkg/Application/Shell/ShellParametersProtocol.c
ShellPkg/Application/Shell/ShellProtocol.c