/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Copyright © 2013 Intel Corporation * Authored by Joonas Lahtinen */ #pragma once #include #include EFI_STATUS graphics_mode(bool on);