about summary refs log tree commit diff stats
path: root/baremetal/boot.hex
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-27 20:24:41 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-27 20:24:41 -0800
commitc98476aa0960d64ad4fc259945ad22bcd27cb5a7 (patch)
tree4e3a03e081efa6ace8f2328597c9cb12eba28470 /baremetal/boot.hex
parentbcb656a7e8eafe5cf9cde4e176cda0c7978464a2 (diff)
downloadmu-c98476aa0960d64ad4fc259945ad22bcd27cb5a7.tar.gz
7568
Diffstat (limited to 'baremetal/boot.hex')
-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