Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DHost.h351 extern EMU_IO_THUNK_PROTOCOL gPosixFileSystemThunkIo;
DHost.c162 AddThunkProtocol (&gPosixFileSystemThunkIo, (CHAR16 *)PcdGetPtr (PcdEmuFileSystem), TRUE); in main()
DPosixFileSystem.c1546 EMU_IO_THUNK_PROTOCOL gPosixFileSystemThunkIo = { variable