reactos/reactos/boot
ReactOS Portable Systems Group 445028acf9 - Implement KiApcInterrupt -- ACPs now work!
- Change some infinite loops to ASSERTs since bugchecks now work and we can better differentiate stubs versus loops versus unimplemented code.
- Add back the system call debug prints -- total hack to make the stack work.
- Add support for the ARC Disk Information/Signature in FreeLDR.
- We've reached a major, major milestone here folks -- the kernel bugchecks because no boot device was found (since we don't have any working drivers yet).
- We have a lot of stuff to fix before continuing, and code review will take some time.


svn path=/trunk/; revision=34121
2008-06-27 04:19:50 +00:00
..
bootdata Move wshtcpip to dll/win32, it's a DLL and not a driver 2008-06-22 18:19:19 +00:00
freeldr - Implement KiApcInterrupt -- ACPs now work! 2008-06-27 04:19:50 +00:00
boot.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00