]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/MdePkg.dec
MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitions
authorRuiyu Ni <ruiyu.ni@intel.com>
Tue, 18 Oct 2016 08:22:36 +0000 (16:22 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 19 Oct 2016 02:24:42 +0000 (10:24 +0800)
commit52d2e0a08be57ef75aae54e5d4cb5a7c36b4a15c
tree6716874c5e4b19d30f4dc51f56978fd510faf211
parentc6377bfaccd51dca6de6468c262cc024e6ab741b
MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitions

Move Shell/ShellDynamicCommand/ShellParameters definitions from
ShellPkg to MdePkg.

The following patches will rename the header file name.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
MdePkg/Include/Protocol/EfiShell.h [new file with mode: 0644]
MdePkg/Include/Protocol/EfiShellDynamicCommand.h [new file with mode: 0644]
MdePkg/Include/Protocol/EfiShellParameters.h [new file with mode: 0644]
MdePkg/Include/ShellBase.h [new file with mode: 0644]
MdePkg/MdePkg.dec
ShellPkg/Include/Protocol/EfiShell.h [deleted file]
ShellPkg/Include/Protocol/EfiShellDynamicCommand.h [deleted file]
ShellPkg/Include/Protocol/EfiShellParameters.h [deleted file]
ShellPkg/Include/ShellBase.h [deleted file]