summaryrefslogtreecommitdiffstats
path: root/src/boot/efi/graphics.h
blob: 116aae28c5f73f05375dfd1b20e81f3fd3c9587c (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
 * Copyright © 2013 Intel Corporation
 *   Authored by Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
 */
#pragma once

EFI_STATUS graphics_mode(BOOLEAN on);