TianoCore EDK2 master
Loading...
Searching...
No Matches
DebugLibDetect.h
Go to the documentation of this file.
1
10#ifndef __DEBUG_IO_PORT_DETECT_H__
11#define __DEBUG_IO_PORT_DETECT_H__
12
13#include <Base.h>
14
24BOOLEAN
25EFIAPI
27 VOID
28 );
29
39BOOLEAN
40EFIAPI
42 VOID
43 );
44
45#endif
BOOLEAN EFIAPI PlatformDebugLibIoPortFound(VOID)
BOOLEAN EFIAPI PlatformDebugLibIoPortDetect(VOID)