diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-09-29 21:19:12 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-09-29 21:19:12 +0200 |
commit | a9b4126468e49b662c12d2d35251443a6d7a3192 (patch) | |
tree | 6ae92413b0771ec16b224aac6b0fabeb249e341a /sys/src/cmd/python/Objects/fileobject.c | |
parent | 87274893d81eda9315a7441ff49928a3a6741609 (diff) |
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.
Diffstat (limited to 'sys/src/cmd/python/Objects/fileobject.c')
0 files changed, 0 insertions, 0 deletions