lbmk/util/nvmutil
lbmkplaceholder 6e5828e4a8 util/nvmutil: greatly optimise cmd_swap()
instead of XOR-swapping every byte, have pointers to the
two parts and *XOR swap the pointers*. at the end of the
program execution, when writing, pwrite the two parts into
the same file
2022-12-23 08:41:18 +00:00
..
AUTHORS assimilate nvmutil 2022-11-17 12:07:09 +00:00
COPYING assimilate nvmutil 2022-11-17 12:07:09 +00:00
ChangeLog.md assimilate nvmutil 2022-11-17 12:07:09 +00:00
Makefile assimilate nvmutil 2022-11-17 12:07:09 +00:00
README.md assimilate nvmutil 2022-11-17 12:07:09 +00:00
nvmutil.c util/nvmutil: greatly optimise cmd_swap() 2022-12-23 08:41:18 +00:00

README.md

This documentation has become part of lbwww. See:

https://libreboot.org/docs/install/nvmutil.html