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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

efiloader0.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • EfiContext
  • Event
  • Guid
  • blockio::EfiBlockIoMedia
  • blockio::EfiBlockIoProtocol
  • devicepath::DevicePath
  • devicepath::VendorMedia
  • memmap::MemoryMap
  • memorytype::EfiMemoryDescriptor
  • runtimeservices::Time
  • runtimeservices::TimeCapabilities

Enums

  • devicepath::DevicePathSubtype
  • devicepath::DevicePathType
  • memmap::Placement
  • memorytype::EfiMemoryType
  • runtimeservices::ResetType
  • status::Status

Traits

  • EfiProtocol
  • FileLoader
  • MemoryMapper
  • Random
  • SimpleConsole

Macros

  • guid

Functions

  • init
  • memmap::size_to_pages

Type Aliases

  • Bool
  • Char16
  • Handle
  • Lba
  • bootservices::Stall
  • runtimeservices::GetNextVariableName
  • runtimeservices::GetTime
  • runtimeservices::GetVariable
  • runtimeservices::ResetSystem
  • runtimeservices::SetTime
  • runtimeservices::SetVariable

Constants

  • devicepath::EFI_DEVICE_PATH_PROTOCOL_GUID
  • memorytype::EFI_MEMORY_RO
  • memorytype::EFI_MEMORY_RUNTIME
  • memorytype::EFI_MEMORY_UC
  • memorytype::EFI_MEMORY_WB
  • memorytype::EFI_MEMORY_WT
  • memorytype::EFI_MEMORY_XP
  • memorytype::EFI_PAGE_MASK
  • memorytype::EFI_PAGE_SHIFT
  • memorytype::EFI_PAGE_SIZE