]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/boot/efi/splash.h
Merge pull request #13953 from SpencerMichaels/systemd-boot-efistub-id-fix
[thirdparty/systemd.git] / src / boot / efi / splash.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 EFI_STATUS graphics_splash(UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background);