Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rebase&&FF][Release/202405]NetworkPkg: Add exception for surprise disconnect for PxeBcBoot #1056

Conversation

Flickdm
Copy link
Member

@Flickdm Flickdm commented Jul 22, 2024

Description

Split off from 0549e53

When upstreaming this can be merged into #1036


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

How This Was Tested

Release/2023011

Integration Instructions

N/A

@Flickdm Flickdm force-pushed the cherry-pick/release/202405/feature/Pxe-boot-fix branch from 53c88fb to bd734b9 Compare July 22, 2024 19:20
@Flickdm Flickdm requested a review from makubacki July 22, 2024 19:21
@Flickdm Flickdm force-pushed the cherry-pick/release/202405/feature/Pxe-boot-fix branch from bd734b9 to 2ddaff7 Compare July 22, 2024 20:10
@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@               Coverage Diff                @@
##             release/202405   #1056   +/-   ##
================================================
  Coverage                  ?   0.35%           
================================================
  Files                     ?     165           
  Lines                     ?   70731           
  Branches                  ?    1754           
================================================
  Hits                      ?     254           
  Misses                    ?   70373           
  Partials                  ?     104           
Flag Coverage Δ
NetworkPkg 0.35% <ø> (?)

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.

@Flickdm Flickdm enabled auto-merge (rebase) July 22, 2024 21:27
Network stack fails when USB nic is removed after initialization. This
change marks it removed but doesn't clean up memory allocations so that
other code holding onto and using that memory doesn't cause an
exception. This change in particular corrects this situation during
PxeBoot.
@Flickdm Flickdm force-pushed the cherry-pick/release/202405/feature/Pxe-boot-fix branch from 2ddaff7 to c97d009 Compare July 22, 2024 21:47
@Flickdm Flickdm merged commit 3b94de3 into microsoft:release/202405 Jul 22, 2024
30 checks passed
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.

5 participants