View Git repositories
You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:ipxe

There are download files available for iPXE.

See all merge proposals.

iPXE has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:ipxe
Series: trunk, 1.0, 1.2x
1 Development 2023-11-27 12:42:58 UTC
6322. [efi] Extend PE header size to cover ...

Author: Michael Brown
Revision Date: 2023-11-27 12:42:58 UTC

[efi] Extend PE header size to cover space up to first section

Hybrid bzImage and UEFI binaries (such as wimboot) may place sections
at explicit offsets within the PE file, as described in commit b30a098
("[efi] Use load memory address as file offset for hybrid binaries").
This can leave a gap after the PE headers that is not covered by any
section. It is not entirely clear whether or not such gaps are
permitted in binaries submitted for Secure Boot signing.

To minimise potential problems, extend the PE header size to cover any
space before the first explicitly placed section.

Signed-off-by: Michael Brown <mcb30@ipxe.org>

11 of 1 result
You can't create new branches for iPXE.