EFI\deslock\ directory
.A non-interactive command line configuration enables batch-based changes using the following switches:
Screenshot=(on/off) | Enable hotkey (F9) for taking screenshots of the bootloader display. |
PollEvents=(on/off) | Poll for events. Solves issues with slow input response on some hardware. |
ForceTextMode=(on/off) | Start in text mode. |
ForceOSK=(on/off) | Force the on-screen keyboard to always display. |
ForceOSK=(on/off) | Show logo while booting the operating system. |
Rotate=(90/80/270) | Force GUI to a specific rotation. Pass 90, 180 or 270 as the following parameter. |
IdleShutdown=(# seconds) | Time before shutdown happens at login screen when left idle. Pass the number of seconds as the following parameter. |
MaxScreenWidth=(# pixels) | Fix maximum horizontal resolution. Pass the number of pixels as the following parameter. |
MaxScreenHeight=(# pixels) | Fix maximum vertical resolution. Pass the number of pixels as the following parameter. |
Remove | Remove configuration completely. |
Example usage:
uefiopt_v1.0.0.15.exe PollEvents=on StartLogo=off IdleShutdown=100