summaryrefslogtreecommitdiffstats
path: root/src/boot/efi/splash.h
blob: 8928b069a2012425969b2f60130b4b9959f96b54 (plain)
1
2
3
4
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

EFI_STATUS graphics_splash(UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background);