freebsd-dev/stand/efi/libefi
Warner Losh 1c1783d66b stand: Create common gen_setcurrdev and replace code
Replace 4 identical copies of *_setcurrdev with gen_setcurrdev to avoid
having to create a 5th copy. uboot_setcurrdev is actually different and
needs to remain separate (even though it's quite similar).

Sponsored by:		Netflix
Reviewed by:		fuz@fuz.su, kevans
Differential Revision:	https://reviews.freebsd.org/D38003
2023-01-11 15:15:14 -07:00
..
delay.c loader.efi: fix panic() after BS off 2022-06-19 17:46:35 +03:00
devicename.c stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
devpath.c stand: libefi: swap /Pci() printing around 2022-04-12 19:30:30 -05:00
efi_console.c loader.efi: fix panic() after BS off 2022-06-19 17:46:35 +03:00
efi_driver_utils.c connect_controllers() is missing NULL pointer check 2020-02-20 08:55:18 +00:00
efichar.c
efienv.c
efihttp.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
efinet.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
efipart.c stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
efizfs.c stand/zfs: Add a third argument to zfs_probe_dev: part_too 2023-01-08 09:45:11 -07:00
env.c
errno.c
handles.c efi_register_handles() is missing NULL pointer check 2020-02-20 09:02:59 +00:00
libefi.c
Makefile Use the arm virtual counter in the arm64 loader 2021-06-02 10:58:20 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
time_arm64.c Use the arm virtual counter in the arm64 loader 2021-06-02 10:58:20 +00:00
time_event.c Update the EFI timer to be called once a second 2021-05-12 14:12:34 +00:00
time.c
wchar.c stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00