diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-14 21:21:31 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-26 06:59:41 +0000 |
| commit | 3b9761fbed6079a731ad4cae3cd1b78092216184 (patch) | |
| tree | 4cc5a5ce0565f733829597582c132fe1ca90885b /config/submodule/grub | |
| parent | c825d8019854113342f384380b074120b1bc1fe3 (diff) | |
util/nvmutil: move looping logic to rw_file_exact
rw_file_once was doing what rw_file_exact should be
doing
_once does what it says: once
we were passing an offset (rc) to it that it was not
meaningfully using.
this makes the code now more robust, especially if
we later swap out or break _once - then we don't
get weird behaviour (if there is a regression).
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/grub')
0 files changed, 0 insertions, 0 deletions
