[BOOTMGFW]
authorAlex Ionescu <aionescu@gmail.com>
Thu, 10 Sep 2015 23:13:31 +0000 (23:13 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 10 Sep 2015 23:13:31 +0000 (23:13 +0000)
commit884d17f9c00108dc9569787a6aa3bdff16f0a259
tree2f66c8cbde52a607e8791b8408fcb06a3adc1918
parentfe979cfbfbad58de4747efb80f7857342b83993b
[BOOTMGFW]
- Implement Block I/O read operations & related functions. Code needs cleanup, TBD.
- Unfortunately, I wish I could say it works, but it seems like all we get back are zeroes (from EFI itself). I suspect we are reading from the wrong device -- will have to investigate for a bit.

svn path=/trunk/; revision=69178
reactos/boot/environ/include/bl.h
reactos/boot/environ/lib/io/device.c
reactos/boot/environ/lib/io/fat.c