|
gdt.cpp
|
Add an interrupt descriptor table.
|
2023-05-17 22:54:37 -07:00 |
|
gdt.h
|
Load our own GDT.
|
2023-05-17 21:41:08 -07:00 |
|
load_gdt.s
|
Load our own GDT.
|
2023-05-17 21:41:08 -07:00 |
|
port.h
|
Move IO Port Function to a separate file
|
2023-05-17 20:26:51 -07:00 |