Add fresh iPXE build (2026) to project

- Built from latest iPXE git source
- Fixes UEFI initrd handoff bugs present in old 2019 version
- Add tftp/ sync to Makefile deploy target
- Track ipxe.efi in git
This commit is contained in:
2026-02-02 00:41:44 +01:00
parent b351696017
commit 443380b224
3 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -5,7 +5,8 @@ images/
# Boot file artifacts (but keep boot.ipxe configuration)
http/*
!http/boot.ipxe
tftp/
tftp/*
!tftp/ipxe.efi
# Generated metadata
*.img