Docs.rs
  • efi-0.3.1
    • efi 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gurry
    • Dependencies
      • byteorder ^1 normal
      • failure ^0.1.1 normal
      • efi_ffi ^0.1.1 normal
      • rlibc ^1.0.0 normal
      • utf8-width ^0.1.4 normal
    • Versions
    • 34.43% 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

efi0.3.1

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate efi

Source

Re-exports§

pub use console::Console;
pub use console::stdin;
pub use console::stdout;
pub use ffi;

Modules§

boxed
console
device_path
events
image
io
Traits, helpers, and type definitions for core I/O functionality.
net
time

Macros§

print
println

Structs§

EfiError
NullTerminatedAsciiStr
Opaque
OpaqueAgent
OpaqueController
OpaqueDevice
OpaqueEvent
OpaqueImage
SystemTable
WithWarning

Enums§

EfiErrorKind
EfiWarning
GeneralError
TextInputProcolPtr

Functions§

image_handle
init_env
system_table

Type Aliases§

Guid
Result
Void