Files
reactos/reactos/drivers
Sir Richard 0c7d1b1c8f [NTDLL]: Use LOCK instead of lock for SList assembly functions, this is a conditional such that on UP, "lock" instruction won't be generated.
[NTDLL]: Apply the special begin/fault/resume lablels to the user-mode SList functions. Access faults can happen there due to a bug in the Windows algorithm, and Mm will need to handle that.
[NTOS]: Lookup the special labels from above when initializing the System DLL. Only lookup INT2E vs SYSENTER on x86, other architectures don't need a stub.
[NTOS]: Bitmap resources start at index 1, not 0. Also make sure we don't go past the maximum IDB_ resource index for no reason, and check the size of the resource instead of assuming it's going to be one page.
[NMIDEBUG]: Fix and cleanup some code, and enable NMI support on the boot/install CD as well.

svn path=/trunk/; revision=48860
2010-09-24 17:02:13 +00:00
..
2010-07-27 16:09:15 +00:00
2010-06-12 20:08:29 +00:00
2010-08-30 11:51:17 +00:00
2010-09-23 11:32:34 +00:00
2010-09-23 11:36:00 +00:00
2010-09-20 19:08:40 +00:00
2010-02-26 22:57:55 +00:00
2010-02-26 22:57:55 +00:00
2010-09-08 10:39:37 +00:00
2010-09-20 06:55:54 +00:00
2010-09-10 21:08:38 +00:00
2010-07-24 14:49:46 +00:00
2010-06-12 00:29:09 +00:00