- Copy the entire drivers in memory, not just their mappable sections, since WinDBG...
authorAlex Ionescu <aionescu@gmail.com>
Sat, 3 Mar 2007 05:41:14 +0000 (05:41 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sat, 3 Mar 2007 05:41:14 +0000 (05:41 +0000)
commit523822a16928cbd75ef7c027fd51761dc5caac11
treee1ba6d718f27a8236c8a56a23fe5c7caee354462
parentaf68f5e42d7a3a8cef35a4aacf64dc000b390d3f
- Copy the entire drivers in memory, not just their mappable sections, since WinDBG (and probably other things) use "SizeOfImage" in the header to figure out when the image ends, but we map considerably less, creating overlaps.

svn path=/trunk/; revision=25966
reactos/boot/freeldr/freeldr/arch/i386/loader.c