/r-efi-string

UEFI compatible UCS-2 strings in Rust

Primary LanguageRust

r-efi-string

UEFI String Types and Converters

The r-efi-string project provides types for UEFI strings, analogous to the native Rust string types and converters between them.

Project

Requirements

The requirements for this project are:

  • rustc >= 1.31.0-nightly

Build

To build this project, run:

cargo build

Repository:

License:

  • Apache-2.0 OR LGPL-2.1-or-later
  • See AUTHORS file for details.