[BOOTMGR]: Fix more gcc warnings. Maybe we should stop building GCC with /Wall but...
authorAlex Ionescu <aionescu@gmail.com>
Sun, 5 Feb 2017 22:17:07 +0000 (22:17 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 5 Feb 2017 22:17:07 +0000 (22:17 +0000)
commit0348b64178cca66759d4585ad59651af25be046a
tree7462cc9b6ceed20d809ab29822819b5340617d24
parent968d02e55c9e3277f4f35c5285a4e7f49cc4bc76
[BOOTMGR]: Fix more gcc warnings. Maybe we should stop building GCC with /Wall but MSVC with /Wnothing?
[BOOTLIB]: Hack EfiPrintf temporarily so we can get print outs even in "Protected mode".
[ROSLOAD]: Begin implementation. First, many bootlib fixes needed.

svn path=/trunk/; revision=73720
reactos/boot/environ/app/bootmgr/bootmgr.c
reactos/boot/environ/app/rosload/rosload.c
reactos/boot/environ/lib/firmware/efi/firmware.c
reactos/boot/environ/lib/mm/mm.c