mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
dell_flash_unlock: Set iopl level back to 0 when done
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
This commit is contained in:
@@ -96,6 +96,7 @@ main(int argc, char *argv[])
|
||||
"You can now shutdown the system.\n");
|
||||
}
|
||||
}
|
||||
sys_iopl(0);
|
||||
return errno;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user