]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 18 Jul 2016 10:06:33 +0000 (18:06 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 20 Jul 2016 02:27:51 +0000 (10:27 +0800)
commitc0bcd3433f33876c519bf5567e0ab69261b57fe9
tree54535f574a388cd336cd5f1a80d01b5be9b69e3a
parentb464d7ed0f417fe37a9d998e377a144704273949
ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib

And add Shell prefix to the two library APIs.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@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/ShellParametersProtocol.h
ShellPkg/Include/Library/ShellCommandLib.h
ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c