Skip to content

MdeModulePkg: Signal PreReadyToBoot#1728

Merged
apop5 merged 1 commit intomicrosoft:release/202511from
apop5:personal/apop5/prereadytoboot
Mar 31, 2026
Merged

MdeModulePkg: Signal PreReadyToBoot#1728
apop5 merged 1 commit intomicrosoft:release/202511from
apop5:personal/apop5/prereadytoboot

Conversation

@apop5
Copy link
Copy Markdown
Collaborator

@apop5 apop5 commented Mar 31, 2026

Description

Signal the PreReadyToBoot Event prior to ready to
boot. Missed during dropping PostReadyToBoot event during 202511 integration.

This is used by platforms which need to avoid
the flurry of events signaled on ReadyToBoot event.

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

How This Was Tested

Platform relying on PreReadyToBootEvent failed to signal event.

Integration Instructions

No Integration necessary.

Signal the PreReadyToBoot Event prior to ready to
boot. Missed during dropping PostReadyToBoot event
during 202511 integration.

This is used by platforms which need to avoid
the flurry of events signaled on ReadyToBoot event.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/202511@7f9a7c4). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             release/202511    #1728   +/-   ##
=================================================
  Coverage                  ?    1.33%           
=================================================
  Files                     ?      799           
  Lines                     ?   304747           
  Branches                  ?     2209           
=================================================
  Hits                      ?     4074           
  Misses                    ?   300651           
  Partials                  ?       22           
Flag Coverage Δ
MdeModulePkg 1.58% <ø> (?)
NetworkPkg 0.55% <ø> (?)

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.

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

@makubacki makubacki added the type:bug Something isn't working label Mar 31, 2026
@makubacki makubacki self-requested a review March 31, 2026 13:09
@apop5 apop5 merged commit 62dc344 into microsoft:release/202511 Mar 31, 2026
51 checks passed
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