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
58e7cc77d08fd3fb73a8ffd16e397fb93e1b1d94
blog_os
/
src
History
Philipp Oppermann
58e7cc77d0
Data segment descriptors are not needed in 64-bit mode
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
Use x86's TaskStateSegment and use usize for stack pointers
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