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-16 14:27:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1e45ddd79c0468bc6e44a4e016a93be76a1e02e0
blog_os
/
src
History
Philipp Oppermann
c3bfcbcd8d
Silence dead code warning
2016-12-30 14:52:04 +01:00
..
arch
/x86_64
Data segment descriptors are not needed in 64-bit mode
2016-12-30 14:52:04 +01:00
interrupts
Rewrite interrupts::init using a lazy_static IDT again
2016-12-30 14:52:04 +01:00
memory
Silence dead code warning
2016-12-30 14:52:04 +01:00
lib.rs
Use x86's TaskStateSegment and use usize for stack pointers
2016-12-30 14:52:04 +01:00
vga_buffer.rs
Remove print_error and use normal println in exception handlers
2016-10-30 16:51:59 +01:00