Home
last modified time | relevance | path

Searched refs:Got (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
DPlatformHelperLib.c107 CHAR8 Got; in PlatformDebugPortGetChar8() local
111 if (SerialPortRead ((UINT8 *) &Got, 1) == 1) { in PlatformDebugPortGetChar8()
117 return Got; in PlatformDebugPortGetChar8()