mirror of
https://github.com/ipxe/ipxe
synced 2026-05-04 03:03:43 +03:00
80639a6ca81aa530a3f351905fe21a0b4ef75f89
We currently use the ipxe-signer container for the step that combines the BIOS and UEFI build artifacts to produce the multi-architecture ISO and USB images. Switch to using the generic architecture-independent utility toolchain container, thereby allowing the ipxe-signer container to minimise its attack surface by removing tools that are not required for the signing operation. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
96.9%
Assembly
1.5%
Perl
0.6%
Python
0.4%
Makefile
0.4%