Skip to content

ShellPkg

Brian Richardson edited this page Jul 14, 2017 · 7 revisions

ShellPkg

ShellPkg is an EDK II Package that provides a native implementation of the UEFI Shell 2.x specifications.

Getting the Shell 2.0

This provides a shell application, a set of NULL-named libraries that provide configurable command sets, and libraries for creating more Shell applications and shell commands. See the ReadMe for more info.

Source Repository

ShellPkg provides source code for the UEFI Shell and related applications. ShellBinPkg provides a pre-built version of the UEFI Shell and applications. Refer to the ShellBinPkg ReadMe for more info.

UEFI Shell 2.x Engineering Resources

ShellPkg versus EdkShellPkg

The EdkShellPkg implements an older version of the EFI Shell, prior to standardization by the UEFI Forum. Please treat EdkShellPkg and EdkShellBinPkg as end-of-life code.

https://github.com/tianocore/edk2/tree/master/EdkShellPkg https://github.com/tianocore/edk2/tree/master/EdkShellBinPkg

Clone this wiki locally