Docs.rs
efiloader-0.0.1
efiloader 0.0.1
Permalink
Docs.rs crate page
GPL-2.0
Links
Repository
crates.io
Source
Owners
ardbiesheuvel
Dependencies
const-utf16 ^0.2.1
normal
crc ^3.0.1
normal
linked_list_allocator ^0.10.5
normal
log ^0.4.14
normal
once_cell ^1.18.0
normal
widestring ^1.0.2
normal
libc ^0.2.150
dev
rand ^0.8.5
dev
Versions
25.29%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
efiloader
0.0.1
Module memmap
Structs
Enums
Functions
In crate efiloader
?
Module
efiloader
::
memmap
source
·
[
−
]
Structs
MemoryMap
Enums
Placement
Requested placement for page allocations. The variants
Max
,
Fixed
and
Anywhere
are 1:1 equivalents of the EFI AllocatePages() boot service’s
Type
argument.
Functions
size_to_pages