TianoCore EDK2 master
|
#include <Base.h>
Go to the source code of this file.
Functions | |
UINT8 EFIAPI | GetDebugPrintDeviceEnable (VOID) |
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.
UINT8 EFIAPI GetDebugPrintDeviceEnable | ( | VOID | ) |
Returns the debug print device enable state.
Definition at line 20 of file DebugDeviceLibNull.c.