diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-01 11:23:29 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-01 11:23:29 +0200 |
| commit | 0ff20ed46d47f5829146bce2f9923c4100519c88 (patch) | |
| tree | 330abc3bcd3f15434b3104bbb6d3589f1aeedf7f /README.md | |
| parent | 2efcb6caf52a73bafb3332ee5e0468ef4c1cd9a9 (diff) | |
Changed entry point for APs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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! |
