You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct checks for StMm and Stmm_Supv conflicts. (#117)
## Description
Added $() around parameters for new checks in Stmm and StmmSupv
includes.
Was resulting in always throwing an error because evaluation was two
static values.
- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
## How This Was Tested
After changing, manually examined output
## Integration Instructions
No integration required.
fdf_bb_lines.append(f"!error You included CryptoDriver.{upper_phase}.inc.fdf but {other_mm_phase_upper}_CRYPTO_SERVICES is not set to NONE. These are mutually exclusive.")
0 commit comments