+9
−0
+1
−0
drivers/acpi/bgrt.c
0 → 100644
+175
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
ACPI 5.0 adds the BGRT, a table that contains a pointer to the firmware boot splash and associated metadata. This simple driver exposes it via /sys/firmware/acpi in order to allow bootsplash applications to draw their splash around the firmware image and reduce the number of jarring graphical transitions during boot. Signed-off-by:Matthew Garrett <mjg@redhat.com> Signed-off-by:
Len Brown <len.brown@intel.com>