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

@makubacki makubacki self-assigned this Dec 12, 2025
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/202502@cc8a0d8). 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.

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 <michael.kubacki@microsoft.com>
@makubacki makubacki force-pushed the dhcp6_gracefully_handle_ia_state branch from b29a4ac to abf0c4d Compare January 5, 2026 17:23
@makubacki makubacki enabled auto-merge (squash) January 5, 2026 17:31
@makubacki makubacki merged commit 63bb30b into microsoft:release/202502 Jan 5, 2026
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.

6 participants