float.cpp
|
Replace ASSERT with assert of <assert.h>.
|
2012-12-14 14:13:34 +01:00 |
gdt.cpp
|
Replace <libmaxsi/memory.h> with <string.h>.
|
2012-12-14 14:13:34 +01:00 |
gdt.h
|
Better abstraction of setting kernel stack.
|
2012-08-04 18:35:23 +02:00 |
idt.cpp
|
Replace <libmaxsi/memory.h> with <string.h>.
|
2012-12-14 14:13:34 +01: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 |