Closed Javagedes closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
feature/sea@a94a0cb
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Adds a rust crate to generate a RIM for the STM.
Updates the target of MU_BASECORE for CI form feature/stm to release/202311 as the tool for generating the stm has been added to BaseTools in release/202311.
Fixes a few uncrustify changes.
For details on how to complete to complete these options and their meaning refer to CONTRIBUTING.md.
How This Was Tested
Tested correct generation on platform.
Integration Instructions
Platform must call
self.Helper.generate_stm_rim(...)
to generate the RIM.