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
41f38d92f26eef5d0e11dd5d6ffb8466714733a4
blog_os
/
src
History
Philipp Oppermann
3ac5318c94
Remove now unneeded unsafe block
...
The `map_to` method is safe since x86_64 0.8.1.
2019-12-11 16:47:45 +01:00
..
allocator.rs
Remove now unneeded unsafe block
2019-12-11 16:47:45 +01:00
gdt.rs
Reload code and TSS selector registers
2019-01-25 13:59:09 +01:00
interrupts.rs
Merge branch 'post-07' into post-08
2019-12-10 17:17:53 +01:00
lib.rs
Use linked_list_allocator crate instead of dummy allocator
2019-06-26 15:05:57 +02:00
main.rs
Add missing import
2019-09-14 19:08:53 +02:00
memory.rs
Update frame allocation code to x86_64 0.8.1
2019-12-11 16:26:38 +01:00
serial.rs
Merge branch 'post-06-new' into post-07-new-rebased
2019-04-26 15:24:28 +02:00
vga_buffer.rs
Merge branch 'post-03' into post-04
2019-06-17 17:28:32 +02:00