Before "git revert -n 6324bd" worked fine, but with latest ipxe git checkout, this command fails with the following message:<br><br>error: could not revert 6324bd9... [undi] Allow underlying PXE stack to construct link-layer header<br>
hint: after resolving the conflicts, mark the corrected paths<br>hint: with 'git add <paths>' or 'git rm <paths>'<br><br>Not sure if there could be some workaround to the above.<br>