CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/23 12:03:54
Modified files:
sys/arch/arm64/stand/efiboot: conf.c efiboot.c fdt.c fdt.h
Log message:
If the firmware provides a framebuffer through the Graphics Output Protocol,
create a "simple-framebuffer" node such that the kernel can attach the
simplefb(4) driver. Only do this if such a "simple-framebuffer" node
doesn't exist already.
ok patrick@, jsg@
