Skip to content

MdeModulePkg: Add Device Control Protocol#1666

Closed
eeshanl wants to merge 1 commit intomicrosoft:release/202502from
eeshanl:devicecontrolprotocol
Closed

MdeModulePkg: Add Device Control Protocol#1666
eeshanl wants to merge 1 commit intomicrosoft:release/202502from
eeshanl:devicecontrolprotocol

Conversation

@eeshanl
Copy link
Contributor

@eeshanl eeshanl commented Mar 2, 2026

Description

MdeModulePkg: Add Device Control Protocol

This protocol is used by the boot library to handoff control over a debug device to the OS.

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

How This Was Tested

Tested on physical ARM platform.

Integration Instructions

N/A

@eeshanl eeshanl self-assigned this Mar 2, 2026
@eeshanl eeshanl requested review from cfernald and kuqin12 March 2, 2026 23:41
@eeshanl eeshanl force-pushed the devicecontrolprotocol branch from 0d84261 to f702f41 Compare March 2, 2026 23:47
Copy link
Member

Choose a reason for hiding this comment

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

Typically, public interfaces in MdeModulePkg would go to edk2 first. If the upstream doesn't agree with the change or requests a backward incompatible modification, that impact transfers to Mu consumers.

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2026

Codecov Report

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

Additional details and impacted files
@@                Coverage Diff                @@
##             release/202502    #1666   +/-   ##
=================================================
  Coverage                  ?    1.80%           
=================================================
  Files                     ?      977           
  Lines                     ?   337831           
  Branches                  ?     2868           
=================================================
  Hits                      ?     6113           
  Misses                    ?   331664           
  Partials                  ?       54           
Flag Coverage Δ
MdeModulePkg 1.55% <ø> (?)
NetworkPkg 0.55% <ø> (?)
PolicyServicePkg 30.42% <ø> (?)
UefiCpuPkg 4.92% <ø> (?)
UnitTestFrameworkPkg 11.40% <ø> (?)

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.

@eeshanl eeshanl force-pushed the devicecontrolprotocol branch from f702f41 to 0a4d692 Compare March 4, 2026 05:34
This protocol is used by the boot library to handoff control over a debug device to the OS.
@eeshanl eeshanl changed the base branch from release/202511 to release/202502 March 4, 2026 08:35
@eeshanl eeshanl force-pushed the devicecontrolprotocol branch from 0a4d692 to ccb1a9c Compare March 4, 2026 08:35
@eeshanl eeshanl closed this Mar 4, 2026
@eeshanl
Copy link
Contributor Author

eeshanl commented Mar 4, 2026

closing, will not be going in mu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants