sortix-mirror/sortix/x86-family
Jonas 'Sortie' Termansen c518a37bef Fixed compiler warning in PageProtect function family. 2012-08-04 18:35:23 +02:00
..
gdt.cpp Better abstraction of setting kernel stack. 2012-08-04 18:35:23 +02:00
gdt.h Better abstraction of setting kernel stack. 2012-08-04 18:35:23 +02:00
idt.cpp Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +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 compiler warning in PageProtect function family. 2012-08-04 18:35:23 +02:00
memorymanagement.h Fixed bad declaration of MapPAT in x86-family/memorymanagement.h. 2012-07-30 18:56:02 +02:00
msr.cpp Added support for MSRs, PAT and MTRRs. 2012-07-01 00:55:36 +02:00
msr.h Added support for MSRs, PAT and MTRRs. 2012-07-01 00:55:36 +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