]> git.proxmox.com Git - systemd.git/blame - src/boot/efi/splash.h
New upstream version 240
[systemd.git] / src / boot / efi / splash.h
CommitLineData
52ad194e 1/* SPDX-License-Identifier: LGPL-2.1+ */
6e866b33 2#pragma once
86f210e9
MP
3
4EFI_STATUS graphics_splash(UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background);