TianoCore EDK2 master
Loading...
Searching...
No Matches
DebugPrintErrorLevelLib.h
Go to the documentation of this file.
1
9#ifndef _DEBUG_PRINT_ERROR_LEVEL_LIB_H_
10#define _DEBUG_PRINT_ERROR_LEVEL_LIB_H_
11
18UINT32
19EFIAPI
21 VOID
22 );
23
33BOOLEAN
34EFIAPI
36 UINT32 ErrorLevel
37 );
38
39#endif
BOOLEAN EFIAPI SetDebugPrintErrorLevel(UINT32 ErrorLevel)
UINT32 EFIAPI GetDebugPrintErrorLevel(VOID)