Skip to content
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

Fix MfciDxe Debug error print missing new line character #97

Merged
merged 1 commit into from Nov 15, 2022
Merged

Fix MfciDxe Debug error print missing new line character #97

merged 1 commit into from Nov 15, 2022

Conversation

antklein
Copy link
Contributor

@antklein antklein commented Nov 8, 2022

Description

  • Add missing new line character to the end of a Debug print in MfciDxe.
  • This improves readability of debug logs.
  • Breaking change?
    No breaking change.
    • Will this change break pre-existing builds or functionality without action being taken?

How This Was Tested

  • Verified log output is now properly formatted.

Integration Instructions

N/A

@spbrogan spbrogan added the type:bug Something isn't working label Nov 12, 2022
@makubacki
Copy link
Member

makubacki commented Nov 14, 2022

@antklein, I also saw that Linux failure in #104.

Should be able to get this in once the issue is resolved.

@makubacki
Copy link
Member

@antklein, I also saw that Linux failure in #104.

Should be able to get this in once the issue is resolved.

Should work now if you rebase your branch.,

@makubacki makubacki merged commit 55b9adf into microsoft:release/202208 Nov 15, 2022
github-actions bot pushed a commit to Erich-McMillan/mu_plus that referenced this pull request Dec 9, 2022
## Description

* Add missing new line character to the end of a Debug print in MfciDxe.
* This improves readability of debug logs.

- [ ] Breaking change?
No breaking change.
- Will this change break pre-existing builds or functionality without
action being taken?

## How This Was Tested

* Verified log output is now properly formatted.

## Integration Instructions

N/A
github-actions bot pushed a commit to Erich-McMillan/mu_plus that referenced this pull request Dec 9, 2022
## Description

* Add missing new line character to the end of a Debug print in MfciDxe.
* This improves readability of debug logs.

- [ ] Breaking change?
No breaking change.
- Will this change break pre-existing builds or functionality without
action being taken?

## How This Was Tested

* Verified log output is now properly formatted.

## Integration Instructions

N/A
github-actions bot pushed a commit to TaylorBeebe/mu_plus that referenced this pull request Dec 9, 2022
## Description

* Add missing new line character to the end of a Debug print in MfciDxe.
* This improves readability of debug logs.

- [ ] Breaking change?
No breaking change.
- Will this change break pre-existing builds or functionality without
action being taken?

## How This Was Tested

* Verified log output is now properly formatted.

## Integration Instructions

N/A
kenlautner pushed a commit that referenced this pull request May 14, 2023
## Description

* Add missing new line character to the end of a Debug print in MfciDxe.
* This improves readability of debug logs.

- [ ] Breaking change?
No breaking change.
- Will this change break pre-existing builds or functionality without
action being taken?

## How This Was Tested

* Verified log output is now properly formatted.

## Integration Instructions

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants