mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
- Small update to the plan (remove what's done already for sure)
svn path=/trunk/; revision=29182
This commit is contained in:
parent
d7b829fbc7
commit
50951397e4
1 changed files with 2 additions and 3 deletions
|
@ -12,8 +12,7 @@
|
|||
// - CMOS Initialization and CMOS Spinlock.
|
||||
//
|
||||
// Global:
|
||||
// - TODO: Complete the list of bufxies
|
||||
// - Fix boot on VMWare.
|
||||
// - TODO: Complete the list of bugfixes
|
||||
// - Fix weird crash on boot with 0x867-0x872 EIP.
|
||||
// - Fix trap.s AMD64 VMWare "Greatlord Issue".
|
||||
// - Support SSE/MMX.
|
||||
|
@ -29,7 +28,7 @@
|
|||
// | || || || || || || || || || || || || |N|
|
||||
// | \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ | |
|
||||
// | BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES |F|
|
||||
// | KE => Enable new thread scheduler and ensure it works. |E|
|
||||
// | |E|
|
||||
// | KD/KDBG => Laptop has special version of ROS without these components. Commit in branch. |B|
|
||||
// | KD => Implement KD64 6.0, compatible with WinDBG | |
|
||||
// | || || || || || || || || || || || || |M|
|
||||
|
|
Loading…
Reference in a new issue