Gather log during boot

This commit is contained in:
Lauri Kenttä
2023-11-17 18:29:51 +02:00
parent e93ed54cb2
commit db934099df
9 changed files with 141 additions and 67 deletions

View File

@@ -38,6 +38,11 @@ image= y=-200 path=\EFI\HackBGRT\splash.bmp
# Preferred resolution. Use 0x0 for maximum and -1x-1 for original.
resolution=0x0
# Logging (0 for disabled, 1 for enabled).
# When logging is enabled, setup.exe can show debug information about the current boot.
# The log might occupy a few kilobytes of RAM.
log=1
# Debug mode (0 for disabled, 1 for enabled).
# Shows debug information and prompts for keypress before booting.
debug=0