From: Matthew Garrett Date: Tue, 31 Jan 2012 18:19:20 +0000 (-0500) Subject: ACPI: Add support for exposing BGRT data X-Git-Tag: v3.4-rc1~18^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ff4b1cdbabb9ab9813f3d6e1cbec42cc5d6ed8;p=pandora-kernel.git ACPI: Add support for exposing BGRT data 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed