[BOOTLIB]: Fix a few subtle bugs which made us incorrectly believe that we were booti...
authorAlex Ionescu <aionescu@gmail.com>
Fri, 8 Jan 2016 00:15:00 +0000 (00:15 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Fri, 8 Jan 2016 00:15:00 +0000 (00:15 +0000)
commit79e72915d94b336b2a1800dc4bea6a651373e0ba
tree426b6c128b1103a96ba8fb2a11b3756d378143de
parente0df0d3663b91fbc11071e206bce5856dd1ce123
[BOOTLIB]: Fix a few subtle bugs which made us incorrectly believe that we were booting from a raw removable drive. We now correctly detect that we are booting off CDROM media. Of course, now everything else is hopelessly broken and we've regressed to die before we get anywhere. Progress.

svn path=/trunk/; revision=70540
reactos/boot/environ/app/bootmgr/bootmgr.c
reactos/boot/environ/lib/firmware/efi/firmware.c
reactos/boot/environ/lib/io/device.c