Skip to content

Commit ecc0d9c

Browse files
authored
Merge pull request #915 from 0xAX/init-1/improvements
init-1: rework the first part about the kernel initialization
2 parents 50d9f02 + 2574a49 commit ecc0d9c

4 files changed

Lines changed: 430 additions & 465 deletions

File tree

Booting/linux-bootstrap-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,6 @@ Here is the list of the links that you may find useful during reading of this ch
670670
- [Reset vector](https://en.wikipedia.org/wiki/Reset_vector)
671671
- [Real mode](https://en.wikipedia.org/wiki/Real_mode)
672672
- [Linux kernel boot protocol](https://www.kernel.org/doc/Documentation/x86/boot.rst)
673-
- [Ralf Brown's Interrupt List](http://www.ctyme.com/intr/int.htm)
673+
- [Ralf Brown's Interrupt List](https://wiki.osdev.org/Ralf_Brown%27s_Interrupt_List)
674674
- [Power supply](https://en.wikipedia.org/wiki/Power_supply)
675675
- [Power good signal](https://en.wikipedia.org/wiki/Power_good_signal)

Initialization/images/early-page-tables-after-init.svg

Lines changed: 4 additions & 0 deletions
Loading

Initialization/images/early-page-tables.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)