Skip to content

Commit 5e3fd2f

Browse files
leviportcrawfxrd
authored andcommitted
Pass /K for updating base board DMI info
1 parent 1b2a3f6 commit 5e3fd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/firmware.nsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ if "%2" == "bios" then
106106

107107
# Flash with msiefiflash and exit if possible
108108
if exist msiefiflash.efi then
109-
msiefiflash.efi firmware.rom
109+
msiefiflash.efi firmware.rom /K
110110
exit %lasterror%
111111
endif
112112

0 commit comments

Comments
 (0)