TianoCore EDK2 master
Loading...
Searching...
No Matches
PlatformHookLibSerialPortPpi.c
Go to the documentation of this file.
1
9#include <Base.h>
11
23RETURN_STATUS
24EFIAPI
26 VOID
27 )
28{
29 return RETURN_SUCCESS;
30}
#define RETURN_SUCCESS
Definition: Base.h:1066
RETURN_STATUS EFIAPI PlatformHookSerialPortInitialize(VOID)