rust-osdev/uefi-rs

Use with nightly uefi-std

Aalivexy opened this issue · 3 comments

Can this crate be used with nightly uefi-std? Is there an example?

Excellent question. Actually, this is something that also came to my mind previously. We want to write something about this in 979c131 - but we need to investigate it.

Not sure if it will be merged in that form, but this is a minimal example @Aalivexy 5dc4386

Not sure if it will be merged in that form, but this is a minimal example @Aalivexy 5dc4386

Thank you very much for your help! However, since it is still a nightly feature (in fact, only getting uefi tables is a nightly feature), it may be better to wait for it to stabilize.