]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds: Added boot options reordering
authorRonald Cron <ronald.cron@arm.com>
Tue, 29 Jul 2014 14:19:57 +0000 (14:19 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Jul 2014 14:19:57 +0000 (14:19 +0000)
commit019680b3dcde5e1c88034e0bf92ffce509f211be
tree5b137880d9331dc1c034e81616408cfbd60789fd
parent22a50a13e555102e1751c2f6665eb67855b43473
ArmPlatformPkg/Bds: Added boot options reordering

Added the reordering of the boot options feature to the boot manager.
The BootMenuSelectBootOption() has been split into
DisplayBootOptions() that only displays the boot options and
SelectBootOptions() that asks to select one.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
Reviewed-By: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15718 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds/BootMenu.c