microsoft / mu_plus

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

Fix a debug string format specifier. #544

Closed joschock closed 2 months ago

joschock commented 2 months 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 2 months ago

Codecov Report

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

Please upload report for BASE (release/202405@c19eb5f). Learn more about missing BASE report.

Files Patch % Lines
...eIdSupportLibSmbios/MfciDeviceIdSupportLibSmbios.c 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/202405 #544 +/- ## ================================================= Coverage ? 11.04% ================================================= Files ? 144 Lines ? 22019 Branches ? 2356 ================================================= Hits ? 2432 Misses ? 19555 Partials ? 32 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_plus/pull/544/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/544/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.