blob: 96f25d809aab1e649dacd6fa9332dfff852945bf [file] [log] [blame]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright © 2013 Intel Corporation
* Authored by Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
*/
#pragma once
#include <efi.h>
EFI_STATUS graphics_mode(BOOLEAN on);