diff options
author | Kartik Agaram <vc@akkartik.com> | 2021-01-27 20:24:41 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2021-01-27 20:24:41 -0800 |
commit | c98476aa0960d64ad4fc259945ad22bcd27cb5a7 (patch) | |
tree | 4e3a03e081efa6ace8f2328597c9cb12eba28470 | |
parent | bcb656a7e8eafe5cf9cde4e176cda0c7978464a2 (diff) | |
download | mu-c98476aa0960d64ad4fc259945ad22bcd27cb5a7.tar.gz |
7568
-rw-r--r-- | baremetal/boot.hex | 5 |
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 |