286 Commits (f1237841c15ac1852e81aa87944c6995e0cc434c)

Author SHA1 Message Date
Jekton Luo f1237841c1 Fix desc about movzbl in linux-bootstrap-2.md
5 years ago
Alexander Kuleshov e205c3966b
fix segmenta address in boot 1
5 years ago
Cao jin c2092a481e Sentences improvement in linux-bootstrap-4.md
5 years ago
Reid Mayfield 7225b45c3b
Minor capitalization nitpick
5 years ago
Dongliang Mu 0956160db0
Merge pull request #641 from yuanli-cn/patch-1
6 years ago
prettykernel 66654361ca
typo fix
6 years ago
yuanli-cn 9fc7c1fbf1
Fix the typo
6 years ago
eclissi91 cef68c1757
fixing typo in doc
6 years ago
Yaroslav Pronin 3af6133f05
Fix tables and pseudographics formatting
6 years ago
Yaroslav Pronin 006febdbcf
Merge pull request #18 from 0xAX/master
6 years ago
Yaroslav Pronin f994df5985
Fix incorrect links to the previous part
6 years ago
Edward H c9a4497c77
Fixed syntax error in the sentence
6 years ago
Alexander Kuleshov 01ce5185d8
boot: fix indentation
6 years ago
Alexander Kuleshov b4f824db27
fix order of calling set_bios_mode()
6 years ago
Alexander Kuleshov 3d68ef4efe
boot: update to last linux v4.16
6 years ago
Alexander Kuleshov 0801a3bbf4
boot: note that Booting dir contains data related to Linux kernel v4.16
6 years ago
Alexander Kuleshov 4df08a04e1
boot-4: s/command/instruction
6 years ago
Alexander Kuleshov 5d643f8e9f
boot-1: clarify boot address
6 years ago
Alexander Kuleshov efed15d860
kaslr: improve sentence
6 years ago
Miha Zidar f9f5308923
Fix allocater typo
6 years ago
proninyaroslav 02df55c500 Merge branch 'master' of https://github.com/0xAX/linux-insides into 0xAX-master
6 years ago
Alexander Kuleshov 4d63511724
kaslr: update links
6 years ago
Alexander Kuleshov 9092a38671
boot-5: add gdt64
6 years ago
Alexander Kuleshov e735b508d1
fix boot-4
6 years ago
Alexander Kuleshov 9b7d1b067e
kaslr: add KASLR_FLAG description
6 years ago
Alexander Kuleshov b7ed445f0a
remove unneded empty line in the code
6 years ago
Alexander Kuleshov f3f7cc503c
fix description of a20_test()
6 years ago
Alexander Kuleshov 98ba56ad89 add description for alignment check of loadable segments
6 years ago
Iru Cai 7c0d65420c linux-bootstrap-2: correct the calling convention statement
6 years ago
Iru Cai ab197de198 linux-bootstrap-5.md: fix typo, http->https
6 years ago
Iru Cai 2da09c8755 Booting/linux-bootstrap-1.md: update to the latest coreboot code
6 years ago
Iru Cai 16bb7744f3 Booting/linux-bootstrap-1.md: lowercase coreboot[1], http->https
6 years ago
kuritonasu 3513614cb8 Replaced from with since
6 years ago
kuritonasu 60fbd20122 Modified a couple of points that sound more correct
6 years ago
Raghav Shankar a51574ae2b Formatting change
6 years ago
Raghav Shankar c81fa6763b Make grammar and formatting fixes in linux-bootstrap-3.md
6 years ago
Raghav Shankar 3b9b488267 Grammar and formatting fixes in linux-bootstrap-2.md
6 years ago
Raghav Shankar d9c55a26e8 Make grammar and formatting fixes in linux-bootstrap-1.md
6 years ago
Frank Dana 527b2b8921
Update README.md
6 years ago
0xAX a04cc2b780
Update linux-bootstrap-6.md
6 years ago
0xAX 23bbbc31ee
Update README.md
6 years ago
Aleksey Lagoshin bfb3d493c7 Fixed mistakes in the segment descriptors part
6 years ago
Alexander Kuleshov d23407fdbd booting: add kaslr part
6 years ago
0xAX f45bab5688
Merge pull request #554 from ayzenquwe/master
6 years ago
Aleksey Lagoshin 6b4aa3e3d6 Fixed mistakes in the segment descriptors part
6 years ago
Alexander Kuleshov 04f10187e0
alignment fixed
6 years ago
Alexander Kuleshov afe7d23ed5
fill up linker script
6 years ago
Alexander Kuleshov abf4f684a5 bootstrap1: .org directive is useless in a case of binary output
7 years ago
0xF0D0 06bc4a8f6a typo fixed (0bB800 -> 0xb800)
7 years ago
Low Jeng Lam 0294cff63e
Update link for check_cpu function
7 years ago