uefi-raw: Add no_std variant

The uefi_raw no_std variant will be used for the uefi no_std dependency.
Use cargo_embargo tool to generate the Android.bp file.

cargo_embargo generate cargo_embargo.json

Test: m libuefi_raw_nostd
Change-Id: I695e1306cbb10edea170f6273f6c3438bb5e6f03
2 files changed
tree: 593687520c2ee5ca45aaa8431c3d9d695fc3c7b3
  1. src/
  2. Android.bp
  3. api_guidelines.md
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. CHANGELOG.md
  8. LICENSE
  9. METADATA
  10. MODULE_LICENSE_MPL
  11. OWNERS
  12. 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.