about summary refs log tree commit diff stats
path: root/baremetal/boot.hex
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-02-22 12:59:57 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-02-22 12:59:57 -0800
commit90806a758738793500ac5ef9f68b216bc8cebe06 (patch)
treee1f007e8191299700da4bedaa96714979885945c /baremetal/boot.hex
parent588d6df6511cc489191d5f63ce15bd40532b96c0 (diff)
downloadmu-90806a758738793500ac5ef9f68b216bc8cebe06.tar.gz
7782 - baremetal: provide a trace stream
Diffstat (limited to 'baremetal/boot.hex')
-rw-r--r--baremetal/boot.hex2
1 files changed, 2 insertions, 0 deletions
diff --git a/baremetal/boot.hex b/baremetal/boot.hex
index 6a14017d..109fe830 100644
--- a/baremetal/boot.hex
+++ b/baremetal/boot.hex
@@ -70,6 +70,8 @@
 #     see below
 #   heap: [0x01000000, 0x02000000)
 #     see baremetal/120allocate.subx
+#   trace: [0x02000000, 0x03000000)
+#     see baremetal/107trace.subx
 # Consult https://wiki.osdev.org/Memory_Map_(x86) before modifying any of this.
 
 ## 16-bit entry point