summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6681b99..e4443f1 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,9 @@ ram
0x1000
boot loader puts the kernel binary here.
+0x7000
+ entry point for APs (Application Processors).
+
0x7c00
first stage boot loader (loaded by bios) boot/mbr.asm
includes initial Global Descriptor Table!