• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/25-Apr-2025-3,8392,650

Android.bpD25-Apr-202568 21

CHANGELOG.mdD25-Apr-20251.6 KiB6439

Cargo.tomlD25-Apr-20251.3 KiB6053

Cargo.toml.origD25-Apr-2025751 2824

LICENSED25-Apr-202516.3 KiB374293

METADATAD25-Apr-2025365 2120

MODULE_LICENSE_MPLD25-Apr-20250

OWNERSD25-Apr-202545 21

README.mdD25-Apr-2025337 106

api_guidelines.mdD25-Apr-20254 KiB10472

README.md

1# uefi-raw
2
3[![Crates.io](https://img.shields.io/crates/v/uefi-raw)](https://crates.io/crates/uefi-raw)
4[![Docs.rs](https://docs.rs/uefi-macros/badge.svg)](https://docs.rs/uefi-raw)
5
6This crate contains raw UEFI types that closely match the definitions in the
7[UEFI Specification].
8
9[UEFI Specification]: https://uefi.org/specifications
10