microsoft / mu_basecore

Project Mu BaseCore
https://microsoft.github.io/mu/
Other
239 stars 122 forks source link

[REBASE&FF][202405] Restore TPL requirements for WaitForEvent() #1049

Closed Javagedes closed 1 month ago

Javagedes commented 1 month ago

Description

Restores TPL requirements for WaitForEvent as removed in c3acc1ff370b9f93c811a32025789611a7809c36 to ensure the Event based Self Certification Tests (SCT)s pass, but allow a platform to produce a wait for event protocol that does not have the TPL_APPLICATION requirements.

Includes:

How This Was Tested

202311

Integration Instructions

202311

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/202405 #1049 +/- ## ================================================= Coverage ? 0.89% ================================================= Files ? 938 Lines ? 316208 Branches ? 2288 ================================================= Hits ? 2826 Misses ? 313351 Partials ? 31 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1049/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [MdeModulePkg](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1049/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.54% <ø> (?)` | | | [NetworkPkg](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1049/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.55% <ø> (?)` | | | [UefiCpuPkg](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1049/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `4.75% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.