microsoft / mu_feature_mm_supv

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

Fix issues in SPAM logic when finding file binaries #247

Closed kenlautner closed 6 months ago

kenlautner commented 6 months ago

Description

Fixes in SPAM logic to allow it to find the relevant spam binaries in the FDF files and to also not report a failure incorrectly.

For each item, place an "x" in between [ and ] if true. Example: [x]. (you can also check items in the GitHub UI)

How This Was Tested

Tested on Physical system

Integration Instructions

N/A