util/nvmutil: more thorough global_state_reset

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-03 23:46:01 +00:00
parent 704a7beeb4
commit 3b8de31f37
+2
View File
@@ -148,6 +148,8 @@ reset_global_state(void)
part_modified[1] = 0; part_modified[1] = 0;
fname = ""; fname = "";
cmd = NULL; cmd = NULL;
fd = 0;
part = 0;
} }
static void static void