Michael Brown

Results 166 comments of Michael Brown

> A possible solution (ignoring negotiation with server if it supports range requests or not) might be to use the new --header from [96bb6ba](https://github.com/ipxe/ipxe/commit/96bb6ba441653a30729ade38dc6c23bc9e2d2339) It's worth noting that the iPXE...

Closing in favour of merged PR #930 (with credit to @chschenk for the original implementation).

@Vitalium I am unable to reproduce the problem with the current master branch (which includes the fix from #120). You may want to retest with the current master branch. There...

For reference (quoting from commit https://github.com/ipxe/ipxe/commit/929f06a76): Certificates issued by Let's Encrypt have two options for their chain of trust: the chain can either terminate in the self-signed ISRG Root X1...

> Same problem with Virtualbox 7.0.8 and all Intel 1000 cards in EFI mode Split off VirtualBox as #977

> I would gladly rebase the "LLDP support" commit on current master and open a new PR, could you give me write access on [ipxe/people-mareo-ipxe](https://github.com/ipxe/people-mareo-ipxe)? No need: just create the...

The ability to boot from a local disk under UEFI is present upstream as of commit https://github.com/ipxe/ipxe/commit/b1c13cc43

It should be one UDP packet each way per system boot. Is that really a significant overhead?

No, I wasn't planning to make it optional. For a start, it's not always under the control of the iPXE code. If you build a combined BIOS/UEFI bootable USB drive...

> Thinking out loud, Could it maybe be made with dhcp option 175.x that disables this feature? The loading of `autoexec.ipxe` happens early on, before loading our drivers or setting...