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
753c8d4aea76a6ee057307c3acb0148bd1f3ec76
blog_os
/
src
/
arch
/
x86_64
History
Philipp Oppermann
8789fa8531
Use unsigned
mul
instead of signed
imul
2015-10-31 13:48:58 +01:00
..
boot.asm
Use unsigned
mul
instead of signed
imul
2015-10-31 13:48:58 +01:00
grub.cfg
Update grub.cfg to use renamed kernel file
2015-10-26 16:54:45 +01:00
linker.ld
Rename
multiboot
section to
multiboot_header
2015-10-27 18:42:28 +01:00
long_mode_init.asm
Rename main to rust_main to support testing
2015-09-15 14:51:07 +02:00
multiboot_header.asm
Rename
multiboot
section to
multiboot_header
2015-10-27 18:42:28 +01:00