chiark / gitweb /
boot: efi - split graphics and splash handling
authorKay Sievers <kay@vrfy.org>
Thu, 26 Feb 2015 18:45:08 +0000 (19:45 +0100)
committerKay Sievers <kay@vrfy.org>
Thu, 26 Feb 2015 18:45:08 +0000 (19:45 +0100)
commit2f8d336478536af789d654599f9523d02e0ca693
treeab9f8a8c2abda70d5ba2cdaad19257dad484c04d
parent37fa369066c2db1ecc6c7046192503aedc2431f6
boot: efi - split graphics and splash handling
Makefile.am
src/boot/efi/boot.c
src/boot/efi/graphics.c
src/boot/efi/graphics.h
src/boot/efi/splash.c [new file with mode: 0644]
src/boot/efi/splash.h [new file with mode: 0644]
src/boot/efi/stub.c