audk/ArmPlatformPkg/Bds
Ronald Cron 019680b3dc 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
2014-07-29 14:19:57 +00:00
..
Bds.c ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries() 2014-07-29 14:18:03 +00:00
Bds.inf ArmPlatformPkg/Bds: Getting and editing IP addresses 2014-07-15 09:25:57 +00:00
BdsHelper.c ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a valid IP address 2014-07-29 14:16:10 +00:00
BdsInternal.h ArmPlatformPkg/Bds: Added boot options reordering 2014-07-29 14:19:57 +00:00
BootMenu.c ArmPlatformPkg/Bds: Added boot options reordering 2014-07-29 14:19:57 +00:00
BootOption.c ArmPlatformPkg/Bds: Do not start all devices when starting an OS loader 2014-04-11 11:02:59 +00:00
BootOptionSupport.c ArmPlatformPkg/Bds: Corrected boot type detection 2014-07-29 14:19:02 +00:00