Skip to content

[REBASE & FF] AdvLoggerPkg: PeiCore Instance: Update Override Tag And Apply SecDebugAgent Fix#912

Merged
os-d merged 2 commits into
microsoft:release/202511from
os-d:hack_it_further
Jun 26, 2026
Merged

[REBASE & FF] AdvLoggerPkg: PeiCore Instance: Update Override Tag And Apply SecDebugAgent Fix#912
os-d merged 2 commits into
microsoft:release/202511from
os-d:hack_it_further

Conversation

@os-d

@os-d os-d commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Description

Update the override tag in PeiMain.h as it has been updated in basecore v2025110002.0.8.

Also, SecDebugAgent was missed when using the local header, update it.

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

How This Was Tested

N/A.

Integration Instructions

This is marked as a breaking change because the build will break if mu_basecore v2025110002.0.8 is not updated to (or later) at the same time by consumers.

Update the override tag in PeiMain.h as it has been updated
in basecore v2025110002.0.8.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
@os-d os-d requested review from apop5 and makubacki June 26, 2026 16:00
@os-d os-d enabled auto-merge (rebase) June 26, 2026 16:01
@mu-automation mu-automation Bot added impact:breaking-change Requires integration attention impact:non-functional Does not have a functional impact labels Jun 26, 2026
@mu-automation

mu-automation Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

⏩ QEMU Validation Skipped

The PR was merged before validation completed.

This comment was automatically generated by the Mu QEMU PR Validation workflow.

When the local PeiMain.h was brought in, SecDebugAgent was
missed. Use the local as a temporary workaround.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
@os-d os-d changed the title AdvLoggerPkg: PeiCore Instance: Update Override Tag [REBASE & FF] AdvLoggerPkg: PeiCore Instance: Update Override Tag And Apply SecDebugAgent Fix Jun 26, 2026

@makubacki makubacki left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to amend the hack with GitHub issue tracking long term solution.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/202511@81baa8a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...brary/DebugAgent/Sec/AdvancedLoggerSecDebugAgent.c 0.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             release/202511    #912   +/-   ##
================================================
  Coverage                  ?   3.02%           
================================================
  Files                     ?      37           
  Lines                     ?    4327           
  Branches                  ?      73           
================================================
  Hits                      ?     131           
  Misses                    ?    4190           
  Partials                  ?       6           
Flag Coverage Δ
AdvLoggerPkg 3.02% <0.00%> (?)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@os-d os-d merged commit 445c2ab into microsoft:release/202511 Jun 26, 2026
38 of 46 checks passed
@os-d os-d deleted the hack_it_further branch June 26, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:breaking-change Requires integration attention impact:non-functional Does not have a functional impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants