commit | 127bf6f10128cdef78ab2d36b3a5c92fecdbe471 | [log] [tgz] |
---|---|---|
author | Nikolina Ilic <[email protected]> | Sun Nov 17 23:49:30 2024 +0000 |
committer | Nikolina Ilic <[email protected]> | Mon Nov 18 19:02:30 2024 +0000 |
tree | 593687520c2ee5ca45aaa8431c3d9d695fc3c7b3 | |
parent | 7d1b02a057e9a0000c24085d8920ad5e9c0561bf [diff] |
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
This crate contains raw UEFI types that closely match the definitions in the UEFI Specification.