Closed
Description
I was unable to tell what boot::allocate_pages returned without looking into the actual code since it's returning a u8, maybe a good spot to add more documentation? https://docs.rs/uefi/latest/uefi/boot/fn.allocate_pages.html
I was unable to tell what boot::allocate_pages returned without looking into the actual code since it's returning a u8, maybe a good spot to add more documentation? https://docs.rs/uefi/latest/uefi/boot/fn.allocate_pages.html
Activity
phip1611 commentedon Jun 8, 2025
Just done recently :) https://github.com/rust-osdev/uefi-rs/pull/1665/files
Therefore I'm closing this. Please reopen if you think we missed something