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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module memmap
efiloader
0.0.1
Module memmap
Module Items
Structs
Enums
Functions
In crate efiloader
efiloader
Module
memmap
Copy item path
Source
Structs
§
Memory
Map
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