- Timestamp:
- 2005-07-21T13:00:38Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2884193
- Parents:
- 5d945376
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/TODO
r5d945376 rc192134 11 11 12 12 + save/restore floating point context on context switch 13 + [ia32] lazy context switch using TS flag [DONE]13 + [ia32] lazy context switch using TS flag [DONE] 14 14 + [ia32] MMX,SSE1-.. initialization 15 15 + [ia32] review privilege separation 16 + zero IOPL in EFLAGS 17 + before IRET (from SYSCALL), zero NT in EFLAGS 16 + zero IOPL in EFLAGS [DONE] 17 + before IRET (from SYSCALL), zero NT in EFLAGS [DONE] 18 18 + [ia32] review the cache controling bits in CR0 register 19 19 + [ia32] zero the alignment exception bit in EFLAGS
Note:
See TracChangeset
for help on using the changeset viewer.