TianoCore EDK2 master
Loading...
Searching...
No Matches
RamNonRuntime.c
Go to the documentation of this file.
1
14#include <Base.h>
15
20RETURN_STATUS
21EFIAPI
23 VOID
24 )
25{
26 return RETURN_SUCCESS;
27}
#define RETURN_SUCCESS
Definition: Base.h:1066
RETURN_STATUS EFIAPI DebugLibFdtPL011UartRamConstructor(VOID)
Definition: RamNonRuntime.c:22