[SPLIT] [Release/202405] Miscellaneous MS_CHANGES
Preface
Please ensure you have read the contribution docs prior to submitting the pull request. In particular, pull request guidelines.
Description
This PR splits up https://github.com/microsoft/mu_basecore/commit/7a38833 into individual commits to make understanding the changes easier.
Noteabily the changes to the following files that affected 291137 have been dropped and added in a different PR:
- MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c
- MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.h
- MdeModulePkg/Universal/CapsulePei/CapsuleX64.inf
- MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c
Example:
// MS_CHANGE_291137
//
// Endpoint descriptor state needs to be updated following a reset.
//
UsbUpdateDescriptors (Dev);
// END
ac06de2 - Taken for Firmware Performance 7652453 - Taken for Firmware Performance
Codecov Report
Attention: Patch coverage is 0% with 182 lines in your changes missing coverage. Please review.
Please upload report for BASE (
release/202405@3b94de3). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## release/202405 #1017 +/- ##
=================================================
Coverage ? 0.88%
=================================================
Files ? 939
Lines ? 316069
Branches ? 3628
=================================================
Hits ? 2811
Misses ? 313085
Partials ? 173
| Flag | Coverage Δ | |
|---|---|---|
| MdeModulePkg | 0.60% <0.00%> (?) |
|
| NetworkPkg | 0.35% <ø> (?) |
|
| UefiCpuPkg | 4.75% <ø> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.