]> git.proxmox.com Git - mirror_edk2.git/commit
ShellBinPkg: Remove ShellBinPkg
authorDandan Bi <dandan.bi@intel.com>
Wed, 17 Apr 2019 05:41:55 +0000 (13:41 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 24 Apr 2019 02:23:20 +0000 (10:23 +0800)
commit81a8a52a6bb21afca8ce5b507575b24b3f3a15e7
tree4ae5a1bc58117d7ad1e69b1e73ed78a161ac0822
parentab7e02a4f86a8fe2afa2dcf88c404bcf210f9e62
ShellBinPkg: Remove ShellBinPkg

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1675

Remove ShellBinPkg from edk2.
If developers work on current edk2 master and still want to use Shell
binary after this removal, they can get it from source code in the Assets
part of edk2-stable201903 tag release page.
And from next release (edk2-stable201905 tag), we will publish all Shell
binaries to the according Assets part directly.
link: https://github.com/tianocore/edk2/releases
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
(cherry picked from commit 62d8b6004616a6d9b06afa83974be30eb951c679)
17 files changed:
Maintainers.txt
ShellBinPkg/MinUefiShell/AArch64/Shell.efi [deleted file]
ShellBinPkg/MinUefiShell/Arm/Shell.efi [deleted file]
ShellBinPkg/MinUefiShell/Ia32/Shell.efi [deleted file]
ShellBinPkg/MinUefiShell/Ia32/profiles.txt [deleted file]
ShellBinPkg/MinUefiShell/MinUefiShell.inf [deleted file]
ShellBinPkg/MinUefiShell/X64/Shell.efi [deleted file]
ShellBinPkg/MinUefiShell/X64/profiles.txt [deleted file]
ShellBinPkg/ReadMe.txt [deleted file]
ShellBinPkg/ShellBinPkg.dec [deleted file]
ShellBinPkg/UefiShell/AArch64/Shell.efi [deleted file]
ShellBinPkg/UefiShell/Arm/Shell.efi [deleted file]
ShellBinPkg/UefiShell/Ia32/Shell.efi [deleted file]
ShellBinPkg/UefiShell/Ia32/profiles.txt [deleted file]
ShellBinPkg/UefiShell/UefiShell.inf [deleted file]
ShellBinPkg/UefiShell/X64/Shell.efi [deleted file]
ShellBinPkg/UefiShell/X64/profiles.txt [deleted file]