]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmulatorPkg: Use UEFI Shell by default
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 1 Mar 2016 23:39:43 +0000 (15:39 -0800)
committerJordan Justen <jordan.l.justen@intel.com>
Thu, 3 Mar 2016 00:05:16 +0000 (16:05 -0800)
Now we will build the UEFI shell from source and include it in the
EmulatorPkg build.

USE_OLD_SHELL can be defined on the command line to force using the
old shell.

Fixes: https://github.com/tianocore/edk2/issues/60
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>

No differences found