freebsd-dev/stand/efi
Kyle Evans 9ed4ec4ae3 stand: libefi: avoid a null pointer deref in eficom
We don't keep comc_port around anymore if the console's not present, but
some things might still try to set one of the environment variables we
hook.  In particular, one need not even set efi_com_port/efi_com_speed
in loader.conf; loader may do it itself and induce the crash if ConOut
depicts an available uart.

Probably reported by:	dch
OK for now:	imp
2023-05-28 13:54:50 -05:00
..
boot1 stand/efi: Retire i386 support 2023-05-11 14:06:03 -06:00
fdt Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:49:09 -04:00
gptboot gptboot.efi.8: Fix a typo 2023-04-13 13:02:59 +02:00
include libefi: add efi_devpath_next_instance() 2023-05-13 15:16:10 +03:00
libefi stand: libefi: avoid a null pointer deref in eficom 2023-05-28 13:54:50 -05:00
loader stand/efi/smbios: Move detection of smbios earlier. 2023-05-24 22:33:53 -06:00
loader_4th loader: install help files only once 2023-05-09 20:18:19 -04:00
loader_lua loader: install help files only once 2023-05-09 20:18:19 -04:00
loader_simp Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
Makefile stand: properly declare subdir deps or .WAIT, do parallel build 2020-12-31 11:15:45 -06:00
Makefile.inc stand/efi: Retire i386 support 2023-05-11 14:06:03 -06:00