..
DriverBinding.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
FuseFlush.c
OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_FLUSH
2020-12-21 17:16:23 +00:00
FuseForget.c
OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_FORGET
2020-12-21 17:16:23 +00:00
FuseFsync.c
OvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_FSYNC / FUSE_FSYNCDIR
2020-12-21 17:16:23 +00:00
FuseInit.c
OvmfPkg/VirtioFsDxe: submit the FUSE_INIT request to the device
2020-12-21 17:16:23 +00:00
FuseOpenDir.c
OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_OPENDIR
2020-12-21 17:16:23 +00:00
FuseRelease.c
OvmfPkg/VirtioFsDxe: add shared wrapper for FUSE_RELEASE / FUSE_RELEASEDIR
2020-12-21 17:16:23 +00:00
Helpers.c
OvmfPkg/VirtioFsDxe: add helper for appending and sanitizing paths
2020-12-21 17:16:23 +00:00
SimpleFsClose.c
OvmfPkg/VirtioFsDxe: manage path lifecycle in OpenVolume, Close, Delete
2020-12-21 17:16:23 +00:00
SimpleFsDelete.c
OvmfPkg/VirtioFsDxe: manage path lifecycle in OpenVolume, Close, Delete
2020-12-21 17:16:23 +00:00
SimpleFsFlush.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
SimpleFsGetInfo.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
SimpleFsGetPosition.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
SimpleFsOpen.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
SimpleFsOpenVolume.c
OvmfPkg/VirtioFsDxe: manage path lifecycle in OpenVolume, Close, Delete
2020-12-21 17:16:23 +00:00
SimpleFsRead.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
SimpleFsSetInfo.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
SimpleFsSetPosition.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
SimpleFsWrite.c
OvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.OpenVolume()
2020-12-21 17:16:23 +00:00
VirtioFsDxe.h
OvmfPkg/VirtioFsDxe: manage path lifecycle in OpenVolume, Close, Delete
2020-12-21 17:16:23 +00:00
VirtioFsDxe.inf
OvmfPkg/VirtioFsDxe: add helper for appending and sanitizing paths
2020-12-21 17:16:23 +00:00