Third-Party Import of: https://crates.io/crates/uefi-raw

Request Document: go/android3p
For CL Reviewers: go/android3p#reviewing-a-cl
For Build Team: go/ab-third-party-imports

Generated through these steps
(in ~src/android/aosp-main-future-without-vendor repo):
1. python3 development/scripts/get_rust_pkg.py -add3prf -v -o /tmp
   uefi-raw-0.9.0
2. cp -r /tmp/uefi-raw-0.9.0/* external/rust/crates/uefi-raw

Test: -
Bug: 375626799

Original import of the code can be found at: https://googleplex-android.googlesource.com/platform/external/rust/crates/uefi-raw/+/refs/heads/third-party-review.
Security Questionnaire: http://b/375626799#comment1

Change-Id: Idc8ab60e882cd53d4d9b264c4e8d9a604602194c
43 files changed
tree: b7864a2e750ec8ba231ba59c91c8aa860b8b328f
  1. src/
  2. api_guidelines.md
  3. Cargo.toml
  4. Cargo.toml.orig
  5. CHANGELOG.md
  6. LICENSE
  7. METADATA
  8. MODULE_LICENSE_MPL
  9. OWNERS
  10. README.md
README.md

uefi-raw

Crates.io Docs.rs

This crate contains raw UEFI types that closely match the definitions in the UEFI Specification.