index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
stand
/
efiboot
/
version
Age
Commit message (
Expand
)
Author
2022-04-02
Update to support EFI runtime outside the kernel virtual address space
skrll
2022-03-25
efiboot: Add support for 'userconf' command.
jmcneill
2021-09-28
efiboot: Add support for changing the video mode.
jmcneill
2021-08-08
s/partion/partition/ s/arrray/array/ in comments.
andvar
2021-06-21
efiboot: Use disk I/O protocol for block device access.
jmcneill
2021-06-20
Add support for the boot services watchdog and pet it on every block I/O
jmcneill
2021-05-27
add bi-endian support to the libsa ufs reader and enable it in efiboot.
mrg
2021-05-26
add basic raidframe support to efiboot.
mrg
2021-05-21
Disable ACPI support when booting big endian kernels.
jmcneill
2020-10-18
efiboot: bump version
tnn
2020-10-11
Add ISO9660 support.
jmcneill
2020-10-10
Support EFI runtime and GOP FB for devicetree (non-ACPI) setups.
jmcneill
2020-06-28
Remove support for storing settings in EFI environment variables now that
jmcneill
2020-06-26
Add dtoverlay command to specify device tree overlays from the boot
thorpej
2020-06-21
Add boot.cfg support.
jmcneill
2020-06-21
Add module support.
jmcneill
2020-05-14
Bump efiboot version to note EFI RNG support.
riastradh
2019-12-18
Implement rndseed support in efiboot and fdt arm.
riastradh
2019-11-30
Use SMBIOS system vendor and product strings to create a "model" string
jmcneill
2019-08-01
Add full UEFI memory map to the /chosen node.
jmcneill
2019-07-24
Add support for simple framebuffers when booting in ACPI mode.
jmcneill
2019-04-21
- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.
thorpej
2019-01-18
Add support for "bootargs" environment variable from jmcneill@
skrll
2018-11-15
Add support for loading kernels over NFS.
jmcneill
2018-11-01
Add GPT support.
jmcneill
2018-10-28
Make EFI runtime services available to the kernel. Bump version to 1.5.
jmcneill
2018-10-26
add "boot-file" support. now one can automatically boot a
mrg
2018-10-21
Enable ACPI support.
jmcneill
2018-09-09
Add support for setting environment variables. Currently the following env
jmcneill
2018-09-03
Add PXE support.
jmcneill
2018-08-24
Add MI EFI bootloader and AArch64 glue.
jmcneill