freebsd-nq/stand/efi/loader
Warner Losh 305ef653bc efi: switch boot_services_gone to boot_services_active
Turn the presence or absence of boot services into a positive bool (and
change its type to bool). Move declaration to efi.h in the global
variables section.

Sponsored by:		Netflix

Reviewed by:	tsoome, kib
Differential Revision:	https://reviews.freebsd.org/D31814
2021-11-04 10:07:54 -06:00
..
arch efi loader: Typo 2021-09-21 12:09:55 -04:00
autoload.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
bootinfo.c efi: switch boot_services_gone to boot_services_active 2021-11-04 10:07:54 -06:00
conf.c Loader: support booting OS from memory disk (MD) 2021-04-07 13:40:57 -05:00
copy.c efi: switch boot_services_gone to boot_services_active 2021-11-04 10:07:54 -06:00
efi_main.c efi loader: Call tslog_init from efi_main 2021-09-25 12:06:07 -07:00
efiserialio.c Fix the efi serial console in the Arm models. 2020-06-10 09:31:37 +00:00
framebuffer.c loader: use display pixel density for font autoselection 2021-02-27 11:26:02 +02:00
framebuffer.h loader.efi: reworked framebuffer setup 2021-01-12 13:07:27 +02:00
loader_efi.h amd64 UEFI loader: stop copying staging area to 2M physical 2021-08-08 22:52:29 +03:00
main.c efi loader: Call tslog_init from efi_main 2021-09-25 12:06:07 -07:00
Makefile loader: create built in font from bold font face 2021-01-23 10:53:30 +02:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version