Home | History | Annotate | Download | only in efiboot
History log of /src/sys/stand/efiboot/overlay.c
RevisionDateAuthorComments
 1.1  26-Jun-2020  thorpej Add dtoverlay command to specify device tree overlays from the boot
loader command line. Add support for specifying device tree overlays
in boot.cfg, with the syntax:

dtoverlay=/path/to/overlay.dtbo
dtoverlay=hd0e:/overlays/example.dtbo

Multiple overlays can be specified, and they are loaded in the order
they appear in boot.cfg.

Remove support for efiboot.plist.

RSS XML Feed