Skip to content

Commit

Permalink
Revert a commit in ipxe that breaks Mellanox NICs (#116)
Browse files Browse the repository at this point in the history
## Description

This would update iPXE to the latest master plus a revert of a commit identified to break Mellanox NICs.
This is a temporary measure that might need to be repeated on future updates of iPXE until ipxe/ipxe#1091 has been fixed correctly.

## Why is this needed

Relates to: #115, ipxe/ipxe#1091

## How Has This Been Tested?

I did repeated testing of iPXE binaries from my branches
[mainline-ipxe](https://github.com/nshalman/ipxedust/tree/mainline-ipxe)
[test-revert](https://github.com/nshalman/ipxedust/tree/test-revert)
to confirm that the issue exists and is addressed by the revert.

## How are existing users impacted? What migration steps/scripts do we need?

This would unbreak users of certain Mellanox NICs (Definitely Mellanox CX4, possibly others too)

## Checklist:

I have:

- [ ] updated the documentation and/or roadmap (if required)
- [ ] added unit or e2e tests
- [ ] provided instructions on how to upgrade
  • Loading branch information
mergify[bot] authored Dec 15, 2023
2 parents b490912 + 04747d7 commit 8f29898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binary/script/ipxe.commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
115707c0edebad65f87525fed583fef73880016d
fbc3b4a104698658202c2a83217ca8722453bf49

0 comments on commit 8f29898

Please sign in to comment.