[BOOTLIB] Fix 64 bit issues (#433)
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 18 Mar 2018 15:10:41 +0000 (16:10 +0100)
committerGitHub <noreply@github.com>
Sun, 18 Mar 2018 15:10:41 +0000 (16:10 +0100)
commit3be40816079f3b3f2ff3bafde7c237336f0c461e
tree7ba9c19ef5d98f57e9ceddc7366b923b3dfa1ddd
parent8bbbab534afbd501b27f706755914aa0405e1527
[BOOTLIB] Fix 64 bit issues (#433)
18 files changed:
boot/environ/app/bootmgr/bootmgr.c
boot/environ/app/rosload/roslogo.c
boot/environ/include/bl.h
boot/environ/lib/arch/stub/arch.c
boot/environ/lib/firmware/efi/firmware.c
boot/environ/lib/io/device.c
boot/environ/lib/io/display/display.c
boot/environ/lib/io/etfs.c
boot/environ/lib/io/file.c
boot/environ/lib/misc/bcd.c
boot/environ/lib/misc/bootreg.c
boot/environ/lib/misc/font.c
boot/environ/lib/misc/image.c
boot/environ/lib/misc/rtlcompat.c
boot/environ/lib/misc/util.c
boot/environ/lib/mm/blkalloc.c
boot/environ/lib/mm/heapalloc.c
boot/environ/lib/mm/pagealloc.c