Files
lbmk/util/nvmutil
Leah Rowe ca98d418d5 util/nvmutil: don't usleep on file reads
i don't care. it's only 30 tries.

usleep can fail, setting errno, and it can actually
take longer, depending on the environment. it poisons
errno, and makes debugging harder.

just remove it.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-03-04 01:29:30 +00:00
..
2022-11-17 12:07:09 +00:00
2022-11-17 12:07:09 +00:00