summaryrefslogtreecommitdiff
path: root/cpu/boot/segments.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/boot/segments.txt')
-rw-r--r--cpu/boot/segments.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpu/boot/segments.txt b/cpu/boot/segments.txt
new file mode 100644
index 0000000..4abdbaf
--- /dev/null
+++ b/cpu/boot/segments.txt
@@ -0,0 +1,9 @@
+Segment 0:
+ Set to the entire addressable space
+ Allows read+write+execute
+ Allows usage with any PR value
+ Base address is set to 0
+
+TODO: specify where in RAM this gdt is
+
+No other segments are in use