[BOOTMGR]: Implement support for getting the default boot entry, the current boot...
authorAlex Ionescu <aionescu@gmail.com>
Mon, 18 Jan 2016 18:16:49 +0000 (18:16 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 18 Jan 2016 18:16:49 +0000 (18:16 +0000)
commitac25cdec6cee6a29c7003bd93966b50e3eecda1a
tree76a7086a998b4bca32267953d1d9260f7eb0d27c
parent12f04d8cb1e2163460d6649b4b102e31f82d75db
[BOOTMGR]: Implement support for getting the default boot entry, the current boot menu policy, and finish implementation of getting the selected boot entry.
[BOOTMGR]: Stubplement support for catching keystrokes right before boot (such as F8, F10). No key input is actually read.
Boot Manager now attempts to load the winload entry as part of BmpLaunchBootEntry.

svn path=/trunk/; revision=70615
reactos/boot/environ/app/bootmgr/bootmgr.c
reactos/boot/environ/include/bcd.h
reactos/boot/environ/include/bl.h