OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
ConsoleUtils.c File Reference
#include <Uefi.h>
#include <Library/BaseLib.h>
#include <Library/UefiBootServicesTableLib.h>

Go to the source code of this file.

Functions

VOID OcConsoleFlush (VOID)
 

Detailed Description

Misc console utils.

Copyright (c) 2021, Mike Beaton. All rights reserved.
SPDX-License-Identifier: BSD-3-Clause

Definition in file ConsoleUtils.c.

Function Documentation

◆ OcConsoleFlush()

VOID OcConsoleFlush ( VOID )

Performs ConIn keyboard input flush.

Definition at line 13 of file ConsoleUtils.c.