XenevaOS
Loading...
Searching...
No Matches
DebugPrintErrorLevelLib.h
Go to the documentation of this file.
1
14#ifndef _DEBUG_PRINT_ERROR_LEVEL_LIB_H_
15#define _DEBUG_PRINT_ERROR_LEVEL_LIB_H_
16
26 VOID
27 );
28
41 UINT32 ErrorLevel
42 );
43#endif
#define EFIAPI
Definition ProcessorBind.h:172
unsigned int UINT32
Definition ProcessorBind.h:102
BOOLEAN EFIAPI SetDebugPrintErrorLevel(UINT32 ErrorLevel)
UINT32 EFIAPI GetDebugPrintErrorLevel(VOID)
#define VOID
Definition acefi.h:190
unsigned char BOOLEAN
Definition actypes.h:235