OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
ConsoleGopInternal.h File Reference
#include <Protocol/GraphicsOutput.h>
#include <Library/OcBlitLib.h>

Go to the source code of this file.

Data Structures

struct  CONSOLE_GOP_CONTEXT
 

Typedefs

typedef struct CONSOLE_GOP_CONTEXT CONSOLE_GOP_CONTEXT
 

Functions

CONST CONSOLE_GOP_CONTEXTInternalGetDirectGopContext (VOID)
 

Detailed Description

Copyright (C) 2019, vit9696. All rights reserved.

All rights reserved.

This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

Definition in file ConsoleGopInternal.h.

Typedef Documentation

◆ CONSOLE_GOP_CONTEXT

typedef struct CONSOLE_GOP_CONTEXT CONSOLE_GOP_CONTEXT

Function Documentation

◆ InternalGetDirectGopContext()

CONST CONSOLE_GOP_CONTEXT * InternalGetDirectGopContext ( VOID )

Definition at line 635 of file ConsoleGop.c.