TianoCore EDK2 master
Loading...
Searching...
No Matches
DebugDeviceLibNull.c File Reference
#include <Base.h>

Go to the source code of this file.

Functions

UINT8 EFIAPI GetDebugPrintDeviceEnable (VOID)
 

Detailed Description

Debug device library instance that retrieves the current enabling state for the platform debug output device.

Copyright (c) 2014, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file DebugDeviceLibNull.c.

Function Documentation

◆ GetDebugPrintDeviceEnable()

UINT8 EFIAPI GetDebugPrintDeviceEnable ( VOID  )

Returns the debug print device enable state.

Returns
Debug print device enable state.

Definition at line 20 of file DebugDeviceLibNull.c.