Skip to content

firmware_uefi: suppress known warning logs backport #1558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

maheeraeron
Copy link
Contributor

This is a backport PR for EfiDiagnostics to suppress known logs that spam kmsg. Original PR is here: #1551

With the new UEFI diagnostics, there are some known logs that spam the
kmsg causing some important early boot logs to roll off (especially on
ARM). This PR suppresses and counts logs containing certain substrings
until the original reason of these warnings/errors can be resolved (they
do not seem to effect the guest).
@maheeraeron maheeraeron requested a review from a team as a code owner June 19, 2025 23:58
@github-actions github-actions bot added the release_2505 Targets the release/2505 branch. label Jun 19, 2025
@maheeraeron maheeraeron requested a review from tjones60 June 19, 2025 23:58
@maheeraeron maheeraeron merged commit 7f10fca into microsoft:release/2505 Jun 20, 2025
24 checks passed
@maheeraeron maheeraeron deleted the user/maheeraeron/suppress-logs-backport branch June 20, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_2505 Targets the release/2505 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants