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

AdvLoggerPkg: Modify AdvancedLib Dxe initialization. #549

Conversation

VivianNK
Copy link
Contributor

@VivianNK VivianNK commented Aug 13, 2024

Description

Modify Advanced Logger DXE Library. Detect invalid Advanced Logger Protocol earlier, and allow to fail gracefully and fallback to DebugPortProtocol.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Local CI

Integration Instructions

N/A

@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Aug 13, 2024
@VivianNK VivianNK force-pushed the personal/vnowkakeane/advloggerdxelib branch from 9b58fcb to 0b9bea6 Compare August 13, 2024 17:44
@VivianNK VivianNK force-pushed the personal/vnowkakeane/advloggerdxelib branch from 0b9bea6 to 29bd4ef Compare August 13, 2024 17:46
@VivianNK VivianNK changed the base branch from release/202311 to release/202405 August 13, 2024 17:46
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@                Coverage Diff                @@
##             release/202405     #549   +/-   ##
=================================================
  Coverage                  ?   11.04%           
=================================================
  Files                     ?      144           
  Lines                     ?    22022           
  Branches                  ?     2355           
=================================================
  Hits                      ?     2432           
  Misses                    ?    19558           
  Partials                  ?       32           
Flag Coverage Δ
AdvLoggerPkg 3.65% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@VivianNK VivianNK marked this pull request as ready for review August 13, 2024 18:04
@apop5 apop5 changed the title Modify Advanced Logger DXE Library AdvLoggerPkg: Modify AdvancedLib Dxe initialization. Aug 13, 2024
@VivianNK VivianNK merged commit 57d1e59 into microsoft:release/202405 Aug 13, 2024
38 checks passed
@VivianNK VivianNK added type:bug Something isn't working and removed impact:non-functional Does not have a functional impact labels Sep 5, 2024
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.

5 participants