commit | f8c07b9f8271dce13bb1e0da4dddb9049c0e2739 | [log] [tgz] |
---|---|---|
author | Nikolina Ilic <[email protected]> | Tue Nov 05 12:17:36 2024 +0000 |
committer | Nikolina Ilic <[email protected]> | Mon Nov 11 21:41:39 2024 +0000 |
tree | a4edde4c02d202cc736e728193dbb1a0967e96e8 | |
parent | 596a8f29a6a7374329b91cc81aee9bbafc8a1d21 [diff] |
Third-Party Import of: https://crates.io/crates/uefi-macros 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-macros-0.17.0 2. cp -r /tmp/uefi-macros-0.17.0/* external/rust/crates/uefi-macros Test: - Bug: 375626990 Original import of the code can be found at: https://googleplex-android.googlesource.com/platform/external/rust/crates/uefi-macros/+/refs/heads/third-party-review. Security Questionnaire: http://b/375626990#comment1 Change-Id: Ie03bef93a74dae054f209a5f87a4d14056e0b1c9
This crate provides procedural macros used by the uefi-rs
project to simplify the development of UEFI applications and reduce boilerplate.