NetBSD/sys/stand/efiboot
tnn b17f0570cb efiboot: bump version 2020-10-18 18:09:32 +00:00
..
bootaa64 bootaa64: explicitly set GNUEFIARCH and LIBGNUEFI_ARCH to aarch64 2020-09-10 14:30:14 +00:00
bootarm Be explicit about building for little endian. This allows efiboot to be 2020-09-08 15:36:37 +00:00
Makefile.efiboot Add ISO9660 support. 2020-10-11 14:03:33 +00:00
boot.c Add ISO9660 support. 2020-10-11 14:03:33 +00:00
bootmenu.c Add dtoverlay command to specify device tree overlays from the boot 2020-06-26 03:23:04 +00:00
bootmenu.h Add boot.cfg support. 2020-06-21 23:53:26 +00:00
conf.c Add ISO9660 support. 2020-10-11 14:03:33 +00:00
console.c Some U-Boot implementations (notably U-Boot) do not implement WaitForKey. Do the same as FreeBSD EFI loader here (I wrote the original patch there as well). 2018-09-15 16:44:15 +00:00
dev_net.c Add support for loading kernels over NFS. 2018-11-15 23:52:33 +00:00
devopen.c Add support for loading kernels over NFS. 2018-11-15 23:52:33 +00:00
devopen.h
efiacpi.c Support EFI runtime and GOP FB for devicetree (non-ACPI) setups. 2020-10-10 19:17:39 +00:00
efiacpi.h Add ACPI support (enable with -DEFIBOOT_ACPI, currently disabled). 2018-10-12 22:08:04 +00:00
efiblock.c efiboot: recognize the EFI system partition as fstype MSDOS 2020-10-18 18:05:48 +00:00
efiblock.h Add ISO9660 support. 2020-10-11 14:03:33 +00:00
efiboot.c Add dtoverlay command to specify device tree overlays from the boot 2020-06-26 03:23:04 +00:00
efiboot.h Add ISO9660 support. 2020-10-11 14:03:33 +00:00
efiboot_machdep.h Disable MMU and dcache before jumping to the kernel. 2018-09-07 17:30:32 +00:00
efichar.c
efidev.c Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
efifdt.c Support EFI runtime and GOP FB for devicetree (non-ACPI) setups. 2020-10-10 19:17:39 +00:00
efifdt.h Support EFI runtime and GOP FB for devicetree (non-ACPI) setups. 2020-10-10 19:17:39 +00:00
efifile.c Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
efifile.h Load boot.cfg from the EFI system partition instead of the first FFS 2020-06-27 17:23:08 +00:00
efigetsecs.c Build fixes for 32-bit targets. 2019-03-30 12:47:53 +00:00
efinet.c Add support for netbooting with non-PCI network devices. 2019-03-31 22:24:41 +00:00
efinet.h Add PXE support. 2018-09-03 00:04:02 +00:00
efipxe.c Add support for loading kernels over NFS. 2018-11-15 23:52:33 +00:00
efirng.c Make efi_rng_show return early if RNG protocol is not available. While 2020-05-14 23:09:29 +00:00
efirng.h Draft logic to get at EFI RNG. 2020-05-14 19:19:08 +00:00
exec.c Support EFI runtime and GOP FB for devicetree (non-ACPI) setups. 2020-10-10 19:17:39 +00:00
module.c Add module support. 2020-06-21 17:24:26 +00:00
module.h Add module support. 2020-06-21 17:24:26 +00:00
overlay.c Add dtoverlay command to specify device tree overlays from the boot 2020-06-26 03:23:04 +00:00
overlay.h Add dtoverlay command to specify device tree overlays from the boot 2020-06-26 03:23:04 +00:00
panic.c
prompt.c Fix for disappearing counters on graphics consoles 2020-01-25 10:09:46 +00:00
smbios.c s/sucess/success/ in comment. 2019-12-27 09:45:26 +00:00
smbios.h Use SMBIOS system vendor and product strings to create a "model" string 2019-11-30 13:02:18 +00:00
version efiboot: bump version 2020-10-18 18:09:32 +00:00