commit | df105acb73d7f12d51cc5fc0dd290ea929d762d1 | [log] [tgz] |
---|---|---|
author | Nikolina Ilic <[email protected]> | Sun Nov 17 23:55:39 2024 +0000 |
committer | Nikolina Ilic <[email protected]> | Mon Nov 18 17:01:23 2024 +0000 |
tree | c52e999c6d26b01ea38d8cdac5da5238657c227a | |
parent | dfcf9c9ec56a8c5de5e86442db62cde8b2c22772 [diff] |
uefi-macros: Generate Android.bp file Use the cargo_embargo tool to generate the cargo_embargo.json file. Use the cargo_embargo tool to generate the Android.bp file. cargo_embargo autoconfig cargo_embargo.json cargo_embargo generate cargo_embargo.json Test: m libuefi_macros Change-Id: I9630ad0d8efd85b91e2dfc8d6e630c02ab98d2ed
This crate provides procedural macros used by the uefi-rs
project to simplify the development of UEFI applications and reduce boilerplate.