[FREELDR] Small code re-organization for the "ntldr" sub-module.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 2 Jun 2017 00:52:36 +0000 (00:52 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 24 Oct 2018 22:40:04 +0000 (00:40 +0200)
commit5e705d06834c947514e18ec64ef0338b60a35113
tree4ee6ebf2df443c2f312657532e222268b113bd14
parent83d5c711b366434d4fd33fe183db7f3eb2c0eca8
[FREELDR] Small code re-organization for the "ntldr" sub-module.

Split the "main" winldr.h header into the one containing global code
that actually doesn't really depend on the "windows" NT loader part,
and one that actually concerns code just for the NT Loader.
The latter goes into "ntldr".

svn path=/branches/setup_improvements/; revision=74743
boot/freeldr/freeldr/include/winldr.h
boot/freeldr/freeldr/ntldr/setupldr.c
boot/freeldr/freeldr/ntldr/winldr.c
boot/freeldr/freeldr/ntldr/winldr.h [new file with mode: 0644]
boot/freeldr/freeldr/ntldr/wlmemory.c
boot/freeldr/freeldr/ntldr/wlregistry.c