From 0ff20ed46d47f5829146bce2f9923c4100519c88 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Mon, 1 Sep 2014 11:23:29 +0200 Subject: Changed entry point for APs --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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! -- cgit v1.2.3