.. |
bootaa64
|
Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of
|
2019-09-23 13:42:30 +00:00 |
bootarm
|
Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of
|
2019-09-23 13:42:30 +00:00 |
boot.c
|
- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.
|
2019-04-21 22:30:41 +00:00 |
conf.c
|
Add support for loading kernels over NFS.
|
2018-11-15 23:52: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
|
Use SMBIOS system vendor and product strings to create a "model" string
|
2019-11-30 13:02:18 +00:00 |
efiacpi.h
|
Add ACPI support (enable with -DEFIBOOT_ACPI, currently disabled).
|
2018-10-12 22:08:04 +00:00 |
efiblock.c
|
Use roundup2() instead of open coding something almost the same that
|
2019-09-27 20:10:42 +00:00 |
efiblock.h
|
Add GPT support.
|
2018-11-01 00:43:38 +00:00 |
efiboot_machdep.h
|
Disable MMU and dcache before jumping to the kernel.
|
2018-09-07 17:30:32 +00:00 |
efiboot.c
|
Do a full reset of the console at startup
|
2019-09-26 14:28:14 +00:00 |
efiboot.h
|
- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.
|
2019-04-21 22:30:41 +00:00 |
efichar.c
|
|
|
efidev.c
|
Add support for booting kernels from FFS partitions.
|
2018-08-26 21:28:18 +00:00 |
efienv.c
|
- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.
|
2019-04-21 22:30:41 +00:00 |
efienv.h
|
- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.
|
2019-04-21 22:30:41 +00:00 |
efifdt.c
|
Only set #address-cells and #size-cells properties on /chosen if we are
|
2019-08-30 00:01:33 +00:00 |
efifdt.h
|
Add support for simple framebuffers when booting in ACPI mode.
|
2019-07-24 11:40:36 +00:00 |
efifile.c
|
Add support for booting kernels from FFS partitions.
|
2018-08-26 21:28:18 +00:00 |
efifile.h
|
|
|
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 |
exec.c
|
Add support for simple framebuffers when booting in ACPI mode.
|
2019-07-24 11:40:36 +00:00 |
Makefile.efiboot
|
Use SMBIOS system vendor and product strings to create a "model" string
|
2019-11-30 13:02:18 +00:00 |
panic.c
|
|
|
prompt.c
|
Increase MI efiboot bootprompt() input buffer from 80 bytes to LINE_MAX.
|
2019-09-29 00:52:26 +00:00 |
smbios.c
|
Use SMBIOS system vendor and product strings to create a "model" string
|
2019-11-30 13:02:18 +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
|
Use SMBIOS system vendor and product strings to create a "model" string
|
2019-11-30 13:02:18 +00:00 |