about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--baremetal/boot.hex5
1 files changed, 5 insertions, 0 deletions
diff --git a/baremetal/boot.hex b/baremetal/boot.hex
index de717171..ef14651a 100644
--- a/baremetal/boot.hex
+++ b/baremetal/boot.hex
@@ -506,6 +506,7 @@ e9 fd ff  # loop forever
 # 128 entries * 8 bytes each = 1024 bytes (0x400)
 # idt_start:
 
+# entry 0
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
@@ -556,6 +557,7 @@ e9 fd ff  # loop forever
 00 00 00 00 00 00 00 00
 
 # 500:
+# entry 0x20
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
@@ -590,6 +592,7 @@ e9 fd ff  # loop forever
 00 00 00 00 00 00 00 00
 
 # 600:
+# entry 0x40
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
@@ -624,6 +627,7 @@ e9 fd ff  # loop forever
 00 00 00 00 00 00 00 00
 
 # 700:
+# entry 0x60
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
@@ -640,6 +644,7 @@ e9 fd ff  # loop forever
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
+# entry 0x70
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00