TianoCore EDK2 master
Loading...
Searching...
No Matches
Write.h
Go to the documentation of this file.
1
12#ifndef DEBUG_LIB_FDT_PL011_UART_WRITE_H_
13#define DEBUG_LIB_FDT_PL011_UART_WRITE_H_
14
35 IN UINT8 *Buffer,
36 IN UINTN NumberOfBytes
37 );
38
39#endif
UINT64 UINTN
#define IN
Definition: Base.h:279
UINTN DebugLibFdtPL011UartWrite(IN UINT8 *Buffer, IN UINTN NumberOfBytes)
Definition: Flash.c:34