nixos-uki/tools
Davíð Steinn Geirsson e2271c3877 find-archive: handle signed PEs, switch to virtio console
find-archive now checks the PE Certificate Table (data directory
entry 4) so Authenticode signatures are included in pe_end. Without
this, signed UKIs had the archive offset computed incorrectly at
boot time. Also adds diagnostic stderr output.

Switch serial console from 16550 UART (ttyS0) to virtio console
(hvc0) for reliable interactive access without flow control issues.
Build VIRTIO, VIRTIO_PCI and VIRTIO_CONSOLE into the kernel.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 17:42:51 +00:00
..
find-archive.c find-archive: handle signed PEs, switch to virtio console 2026-04-01 17:42:51 +00:00