Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247
/
.
/
src
/
boot
/
efi
/
splash.h
blob: 0ba45a03707cd289d74be7c4afd37a5d8f164c96 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
EFI_STATUS graphics_splash
(
UINT8
*
content
,
UINTN len
,
const
EFI_GRAPHICS_OUTPUT_BLT_PIXEL
*
background
);