microsoft / mu_feature_mm_supv

Project Mu - Feature Repo - MM Supervisor
https://microsoft.github.io/mu
Other
48 stars 30 forks source link

SpamPkg: Add GenAux tool #241

Closed Javagedes closed 8 months ago

Javagedes commented 8 months ago

Description

Adds a rust crate that will generate the auxiliary files for the spam. Replaces the old python script.

NOTE: For this tool to execute properly, the gen_aux crate must be added to the repository's Cargo.toml's members list.

How This Was Tested

Verified CI builds

Integration Instructions

The rust crate must be added to the workspace's cargo.toml file.