plan9fox/sys/src/boot
cinap_lenrek a9b4126468 9boot: limit read size to 4K for efi simple file system protocol
copying files from the uefi shell works, reading plan9.ini works,
loading the kernel by calling Read to read in the DATA section of
the kernel *FAILS*. my guess is that uefi filesystem driver or
nvme driver tries to allocate a temporary buffer and hasnt got
the space. limiting the read size fixes it.
2017-09-29 21:19:12 +02:00
..
bitsy
efi 9boot: limit read size to 4K for efi simple file system protocol 2017-09-29 21:19:12 +02:00
pc
zynq
mkfile