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

AdvancedLogDumper: Fixed application logic to not bail all the time #615

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

kuqin12
Copy link
Contributor

@kuqin12 kuqin12 commented Dec 21, 2024

Description

The current logic will bail if the HII calls are successful. This change fixes it.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?
  • Backport to release branch?

How This Was Tested

This was tested on proprietary hardware platform and fixed the issue.

Integration Instructions

N/A

@kuqin12 kuqin12 added the type:bug Something isn't working label Dec 21, 2024
@github-actions github-actions bot added the type:backport Backport changes in a dev branch PR to its release branch. label Dec 21, 2024
@kuqin12 kuqin12 enabled auto-merge (squash) December 21, 2024 00:58
@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.59%. Comparing base (9232759) to head (76259e1).

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/202405     #615   +/-   ##
===========================================
  Coverage       11.59%   11.59%           
===========================================
  Files             132      132           
  Lines           21561    21561           
  Branches         2546     2546           
===========================================
  Hits             2499     2499           
  Misses          19028    19028           
  Partials           34       34           
Flag Coverage Δ
AdvLoggerPkg 6.07% <ø> (ø)

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.

@kuqin12 kuqin12 merged commit 9711dda into microsoft:dev/202405 Dec 21, 2024
32 checks passed
@kuqin12 kuqin12 deleted the fix_adv_dump branch December 21, 2024 01:19
ProjectMuBot pushed a commit that referenced this pull request Dec 21, 2024
…615)

## Description

The current logic will bail if the HII calls are successful. This change
fixes it.

For details on how to complete these options and their meaning refer to
[CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md).

- [x] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
- [x] Backport to release branch?

## How This Was Tested

This was tested on proprietary hardware platform and fixed the issue.

## Integration Instructions

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:backport Backport changes in a dev branch PR to its release branch. type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants