microsoft / mu_plus

Project Mu Microsoft Core UEFI Value
https://microsoft.github.io/mu/
Other
211 stars 99 forks source link

[Cherry-Pick] Fix a debug string format specifier. #545

Closed apop5 closed 1 month ago

apop5 commented 1 month ago

Description

Fix an issue where the wrong format specifier was used for an ASCII string.

How This Was Tested

Observed that ID_NOT_FOUND string was properly formatted.

Integration Instructions

N/A

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 11.01%. Comparing base (87399cb) to head (73302f5).

Files Patch % Lines
...eIdSupportLibSmbios/MfciDeviceIdSupportLibSmbios.c 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/202311 #545 +/- ## =============================================== Coverage 11.01% 11.01% =============================================== Files 144 144 Lines 22079 22079 Branches 2356 2356 =============================================== Hits 2432 2432 Misses 19615 19615 Partials 32 32 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_plus/pull/545/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [MfciPkg](https://app.codecov.io/gh/microsoft/mu_plus/pull/545/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `39.37% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.