]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg: Add BootManagerMenuApp.
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 6 May 2015 04:49:30 +0000 (04:49 +0000)
committerniruiyu <niruiyu@Edk2>
Wed, 6 May 2015 04:49:30 +0000 (04:49 +0000)
commita382952f8255863116dde495f0b1eaf9925287a0
treebba83e3df805a56a2d090705beb60ab43fb34ada
parentf4cd24da284adfbac2aa471ed5624cf5782c632a
MdeModulePkg: Add BootManagerMenuApp.

BootManagerMenuApp only provides a very simple UI showing all the boot options
recorded by "BootOrder" and user can select any of them to boot.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17329 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenu.c [new file with mode: 0644]
MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenu.h [new file with mode: 0644]
MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf [new file with mode: 0644]
MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc