NetBSD/sys/stand
thorpej 12431191f9 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.
2020-06-26 03:23:04 +00:00
..
efiboot Add dtoverlay command to specify device tree overlays from the boot 2020-06-26 03:23:04 +00:00
cat.c
copy.c
ls.c