reactos/boot/environ/lib
Alex Ionescu 478348ead1 [ROSLOAD]: Fix NX enabling
[ROSLOAD]: The IA32_MISC_ENABLE MSR bit actually _disables_ NX, so
diabling the bit _enables_ NX.
[ROSLOAD]: The MSR_XD_ENABLE_MASK is for the _high_ DWORD of the MSR
(bit 34), not the low.
[ROSLOAD]: Fix printf.
[ENVIRON/ROSLOAD]: Switch to CPU_INFO structure instead of blindly using
INT[4]. Revealed a bug in the PAE detection which was reading out of
bounds.
2018-01-28 16:29:43 +01:00
..
arch Remove unwanted .gitignore files. 2017-10-04 10:28:36 +02:00
bd Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
firmware Remove unwanted .gitignore files. 2017-10-04 10:28:36 +02:00
io Remove unwanted .gitignore files. 2017-10-04 10:28:36 +02:00
mc Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
misc [ROSLOAD]: Fix NX enabling 2018-01-28 16:29:43 +01:00
mm [ROSLOAD]: Fix NX enabling 2018-01-28 16:29:43 +01:00
platform Remove unwanted .gitignore files. 2017-10-04 10:28:36 +02:00
bootlib.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00