TianoCore EDK2
master
Loading...
Searching...
No Matches
DebugService.h
Go to the documentation of this file.
1
10
#ifndef __DEBUG_SERVICE_H__
11
#define __DEBUG_SERVICE_H__
12
13
#include <
Ppi/Debug.h
>
14
24
VOID
25
EFIAPI
26
PeiDebugBPrint
(
27
IN
UINTN
ErrorLevel,
28
IN
CONST
CHAR8 *Format,
29
IN
BASE_LIST
Marker
30
);
31
43
VOID
44
EFIAPI
45
PeiDebugAssert
(
46
IN
CONST
CHAR8 *FileName,
47
IN
UINTN
LineNumber,
48
IN
CONST
CHAR8 *Description
49
);
50
51
#endif
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
Debug.h
PeiDebugAssert
VOID EFIAPI PeiDebugAssert(IN CONST CHAR8 *FileName, IN UINTN LineNumber, IN CONST CHAR8 *Description)
Definition:
DebugServicePei.c:64
PeiDebugBPrint
VOID EFIAPI PeiDebugBPrint(IN UINTN ErrorLevel, IN CONST CHAR8 *Format, IN BASE_LIST Marker)
Definition:
DebugServicePei.c:42
CONST
#define CONST
Definition:
Base.h:259
IN
#define IN
Definition:
Base.h:279
BASE_LIST
UINTN * BASE_LIST
Definition:
Base.h:711
MdeModulePkg
Universal
DebugServicePei
DebugService.h
Generated on Fri Nov 15 2024 18:01:12 for TianoCore EDK2 by
1.9.6