TianoCore EDK2
master
Loading...
Searching...
No Matches
DebugLibDetectRom.c
Go to the documentation of this file.
1
10
#include <Base.h>
11
#include "
DebugLibDetect.h
"
12
19
RETURN_STATUS
20
EFIAPI
21
PlatformRomDebugLibIoPortConstructor
(
22
VOID
23
)
24
{
25
return
RETURN_SUCCESS
;
26
}
27
35
BOOLEAN
36
EFIAPI
37
PlatformDebugLibIoPortFound
(
38
VOID
39
)
40
{
41
return
PlatformDebugLibIoPortDetect
();
42
}
PlatformDebugLibIoPortDetect
BOOLEAN EFIAPI PlatformDebugLibIoPortDetect(VOID)
Definition:
DebugIoPortNocheck.c:20
DebugLibDetect.h
PlatformRomDebugLibIoPortConstructor
RETURN_STATUS EFIAPI PlatformRomDebugLibIoPortConstructor(VOID)
Definition:
DebugLibDetectRom.c:21
PlatformDebugLibIoPortFound
BOOLEAN EFIAPI PlatformDebugLibIoPortFound(VOID)
Definition:
DebugLibDetectRom.c:37
RETURN_SUCCESS
#define RETURN_SUCCESS
Definition:
Base.h:1066
OvmfPkg
Library
PlatformDebugLibIoPort
DebugLibDetectRom.c
Generated on Fri Nov 15 2024 18:01:21 for TianoCore EDK2 by
1.9.6