diff --git a/stand/defaults/loader.conf b/stand/defaults/loader.conf index a3b179b68178..5d12ae912158 100644 --- a/stand/defaults/loader.conf +++ b/stand/defaults/loader.conf @@ -75,7 +75,7 @@ acpi_video_load="NO" # Load the ACPI video extension driver #geom_eli_passphrase_prompt="NO" # Prompt for geli(8) passphrase to mount root bootenv_autolist="YES" # Auto populate the list of ZFS Boot Environments #beastie_disable="NO" # Turn the beastie boot menu on and off -efi_max_resolution="1080p" # Set the max resolution for EFI loader to use: +efi_max_resolution="1x1" # Set the max resolution for EFI loader to use: # 480p, 720p, 1080p, 2160p/4k, 5k, or specify # WidthxHeight (e.g. 1920x1080) #kernels="kernel kernel.old" # Kernels to display in the boot menu