sortix-mirror/sortix/x86-family
Jonas 'Sortie' Termansen b4f47f0f79 Split descriptor_tables.cpp into a gdt.cpp and idt.cpp.
This was about time, since descriptor_tables was a really bad name!
2012-03-01 00:15:28 +01:00
..
gdt.cpp Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
gdt.h Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
idt.cpp Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
idt.h Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
memorymanagement.cpp Fixed the horrible 'nofoo' bug! 2011-12-25 03:41:59 +01:00
memorymanagement.h Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
x86-family.cpp Added a CPU::ShutDown() function. 2011-11-05 19:13:16 +01:00
x86-family.h Added a CPU::ShutDown() function. 2011-11-05 19:13:16 +01:00