This website requires JavaScript.
Explore
Help
Register
Sign In
michaelkuc6
/
blog_os
Watch
1
Star
0
Fork
0
You've already forked blog_os
mirror of
https://github.com/phil-opp/blog_os.git
synced
2025-12-20 07:57:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f24c7bc32283e9aa592859e7230b3e4ee70d0439
blog_os
/
src
/
arch
/
x86_64
History
Philipp Oppermann
ff623a90e3
Use --gc-sections to remove unused program sections
2017-11-19 10:30:36 +01:00
..
boot.asm
Do a far jump to long mode and print
OKAY
2017-05-12 21:31:28 +02:00
grub.cfg
Add the GRUB config file
2017-05-12 21:31:16 +02:00
linker.ld
Use --gc-sections to remove unused program sections
2017-11-19 10:30:36 +01:00
long_mode_init.asm
Call the rust_main function from assembly
2017-11-18 11:10:17 +01:00
multiboot_header.asm
Add multiboot header and boot.asm
2017-05-12 21:31:16 +02:00