Skip to content

Conversation

@makubacki
Copy link
Member

Description

Return EFI_DEVICE_ERROR if the IA state is invalid instead of asserting to have consistent error handling regardless of assertion enable status and to allow better error recovery in PXE boot scenarios.

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

How This Was Tested

  • CI
  • PXE boot on a physical Intel system

Integration Instructions

  • N/A

Return `EFI_DEVICE_ERROR` if the IA state is invalid instead
of asserting to have consistent error handling regardless of
assertion enable status and to allow better error recovery
in PXE boot scenarios.

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki self-assigned this Dec 12, 2025
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/202502@860256e). Learn more about missing BASE report.

Files with missing lines Patch % Lines
NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c 0.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             release/202502   #1596   +/-   ##
================================================
  Coverage                  ?   0.55%           
================================================
  Files                     ?     165           
  Lines                     ?   71950           
  Branches                  ?    1751           
================================================
  Hits                      ?     402           
  Misses                    ?   71541           
  Partials                  ?       7           
Flag Coverage Δ
NetworkPkg 0.55% <0.00%> (?)

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.

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.

4 participants