TianoCore EDK2 master
Loading...
Searching...
No Matches
InternalTraceHubApi.h
Go to the documentation of this file.
1
10#ifndef INTERNAL_TRACE_HUB_API_H_
11#define INTERNAL_TRACE_HUB_API_H_
12
18UINT32
19EFIAPI
21 VOID
22 );
23
30VOID
31EFIAPI
34 IN UINT32 Count
35 );
36
37#endif // INTERNAL_TRACE_HUB_API_H_
UINT32 EFIAPI CountThDebugInstance(VOID)
VOID EFIAPI PackThDebugInstance(IN OUT TRACEHUB_DEBUG_INFO_HOB *ThPtr, IN UINT32 Count)
#define IN
Definition: Base.h:279
#define OUT
Definition: Base.h:284