homepage icon indicating copy to clipboard operation
homepage copied to clipboard

https://rust-osdev.com/this-month/2021-05/

Open utterances-bot opened this issue 4 years ago • 3 comments

This Month in Rust OSDev (May 2021) | Rust OSDev

Operating System Development in Rust

https://rust-osdev.com/this-month/2021-05/

utterances-bot avatar Jun 09 '21 17:06 utterances-bot

I was waiting to this some time. But I don't know why you still don't created new post in second edition? I really want new post here. It is very interesting!

TANDEXX avatar Jun 09 '21 17:06 TANDEXX

@TANDEXX I'm currently working on a new third edition, which will add support for UEFI booting and pixel-based graphical output. It's taking longer than I planned, but I try my best to get it ready soon.

phil-opp avatar Jun 12 '21 16:06 phil-opp

I want to ask what's different between crate https://github.com/gz/rust-x86 and your crate https://github.com/rust-osdev/x86_64 ? I've looked crate https://github.com/gz/rust-x86 has syscall code but without recursive mapping paging. Will you use https://github.com/gz/rust-x86 for this crate?

Ananta98 avatar Jun 20 '21 04:06 Ananta98