278 Commits (e968f1e0bbbc55e1f9018cd77227514ac2a61755)

Author SHA1 Message Date
Yaroslav Pronin 3af6133f05
Fix tables and pseudographics formatting 6 years ago
Yaroslav Pronin 006febdbcf
Merge pull request #18 from 0xAX/master
Update 01.08.2018
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
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Alexander Kuleshov b4f824db27
fix order of calling set_bios_mode()
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Alexander Kuleshov 3d68ef4efe
boot: update to last linux v4.16
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Alexander Kuleshov 0801a3bbf4
boot: note that Booting dir contains data related to Linux kernel v4.16
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Alexander Kuleshov 4df08a04e1
boot-4: s/command/instruction
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Alexander Kuleshov 5d643f8e9f
boot-1: clarify boot address
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Alexander Kuleshov efed15d860
kaslr: improve sentence
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
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
c55b8550fa
6 years ago
Iru Cai 7c0d65420c linux-bootstrap-2: correct the calling convention statement
The use of ax, dx, cx to pass the function arguments is not `fastcall`
convention in GCC, which only uses cx and dx. This calling convention
comes from the GCC -mregparm=3 option.

[1] https://en.wikipedia.org/wiki/X86_calling_conventions
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
[1] in coreboot source code:
      util/lint/lint-stable-021-coreboot-lowercase
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
"A couple" technically means exactly 2. It can be used to describe an unknown quantity of "approximately 2", but certainly never 6.
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
Fixed mistakes in the segment descriptors part
7 years ago
Aleksey Lagoshin 6b4aa3e3d6 Fixed mistakes in the segment descriptors part 7 years ago
Alexander Kuleshov 04f10187e0
alignment fixed
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Alexander Kuleshov afe7d23ed5
fill up linker script
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Alexander Kuleshov abf4f684a5 bootstrap1: .org directive is useless in a case of binary output
so we may remove one.

Thank you @slo

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
0xF0D0 06bc4a8f6a typo fixed (0bB800 -> 0xb800)
Signed-off-by: 0xF0D0 <goodbumsu@gmail.com>
7 years ago
Low Jeng Lam 0294cff63e
Update link for check_cpu function 7 years ago
Low Jeng Lam c7bf68bfa1
Update link to refer to the correct line number 7 years ago
0xAX 646ccfd632
Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix
Linux bootstrap 1 fix
7 years ago
Shaun Smiley cacd5e487b Grammar fixes in Booting Part 1 7 years ago
Andrés Rojas Guerrero a94cefa191 Add location coreboot source code 7 years ago
Andrés Rojas Guerrero 311a318f58 Add location coreboot source code 7 years ago
Alexander Kuleshov 26ebd67859 update linux kernel boostrap parts to the last kernel from upstream 7 years ago
Ding Fei 9015d6ed1f Update linux-bootstrap-3.md 7 years ago
Alexander Kuleshov 2bbbbb9524 boot: e820entry renamed to e820_entry 7 years ago