diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-08 23:32:08 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-08 23:32:08 +0000 |
| commit | dbd4d6d84a30552aac8fce7683504e91b6e43e18 (patch) | |
| tree | ae5db0c55dc14249fc42dcb2a9b3021c69aca7ed /util/sbase/date.1 | |
| parent | 70da9c3940603316927aa8afa28816b534dcaa7a (diff) | |
util/nvmutil: limit rw size on specific commands
i previously had this as a speed optimisation, but
removed it because it wouldn't make any real speed
difference, on most modern file systems / kernels.
however, this also has the dual purpose of ensuring
only what was verified gets written, on operations
that only touch the NVM area, since this relies on
checksum verification.
therefore, i have re-added this feature, but under
the new design of nvmutil. it is done policy-based,
instead of having if/else for specific commands.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/sbase/date.1')
0 files changed, 0 insertions, 0 deletions
