summaryrefslogtreecommitdiff
path: root/util/me7_update_parser
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-01-25 06:23:22 +0000
committerLeah Rowe <leah@libreboot.org>2025-01-25 06:23:22 +0000
commited45da9cae530925a5bc633ed080a6a04fb3c7dd (patch)
tree3a8113a8b593b8df8c6fc28236bfaa7e82fde985 /util/me7_update_parser
parentec3148dc3b5d4fd392ef9cbfe31051e54503768e (diff)
util/nvmutil: Remove unnecessary buffer
The buf variable is only used once, and only so that we can get a pointer. We can point to buf16 instead, for the same result. The gbe pointer (size_t) is later converter to a char * when writing back to the file. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/me7_update_parser')
0 files changed, 0 insertions, 0 deletions