[RTL/NDK]: For some strange reason, we were missing LdrRelocateImage. Also we had...
authorAlex Ionescu <aionescu@gmail.com>
Thu, 21 Jan 2016 16:16:12 +0000 (16:16 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 21 Jan 2016 16:16:12 +0000 (16:16 +0000)
commit445a748bf84cbcf2bedc6a039567f05aeae7e938
treefbacc6c577b4e7aefdcf68b34c7e55c69217732a
parent55b6c66d7aa6daa4030ff3c33d1a186c6b348e2e
[RTL/NDK]: For some strange reason, we were missing LdrRelocateImage. Also we had the right type for LdrRelocateImageWithBias, but not the former. Fix that.
[BOOTLIB]: Finish the rest of the image loader. However, relocations appear to fail.

svn path=/trunk/; revision=70634
reactos/boot/environ/include/bl.h
reactos/boot/environ/lib/misc/image.c
reactos/include/ndk/ldrfuncs.h
reactos/lib/rtl/image.c