summaryrefslogtreecommitdiff
path: root/config/data/coreboot/build.list
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-13 06:05:54 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-26 06:59:41 +0000
commitddf13a7e747b5f5dddc100133b4472acfb6a2930 (patch)
tree141789a14cefcbd42f9ae689a0691d048bd6c16b /config/data/coreboot/build.list
parenta0ca693d4210e1e9c2508096b391c7d8a5017aeb (diff)
util/nvmutil: err in rw_file_exact on zero return
zero never occurs, because rw_file_once never returns zero, but only rw_file_once determines that. rw_file_exact must handle every possible error. right now, if that call returns zero, rw_file_exact would have an infinite loop. this doesn't actually happen at the moment, so this is a preventative bug fix. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/data/coreboot/build.list')
0 files changed, 0 insertions, 0 deletions