Philipp Oppermann
Philipp Oppermann
Given that there was another semver-incompatible breaking change recently in #1815, it might make sense to run [`cargo-semver-checks`](https://github.com/obi1kenobi/cargo-semver-checks) on the CI.
See also https://github.com/EricLBuehler/mistral.rs/issues/1523
As far as I know, the VGA text buffer doesn't exist when booting through UEFI. We try to minimize the differences between UEFI and BIOS booting, so we don't provide...
It's been a few years since I wrote that code, but I think the main reason for this `InterruptStackFrame` wrapper was that the `x86-interrupt` calling convention as defined by LLVM...
@blackdamn2 What's the status of this? Have you tried @haixuanTao's suggestion?
This crate is still in a draft-like state. I plan to continue working on it, but I'm quite busy with other things right now. Pull requests are appreciated though and...