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

Commits on Jul 22, 2024

  1. NetworkPkg: Add exception for suprise disconnect for PxeBcBoot

    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.
    mikeytdisco authored and Flickdm committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c97d009 View commit details
    Browse the repository at this point in the history