]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/VirtioFsDxe/VirtioFsDxe.h
OvmfPkg/VirtioFsDxe: implement the wrapper function for FUSE_STATFS
[mirror_edk2.git] / OvmfPkg / VirtioFsDxe / VirtioFsDxe.h
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_UNLI...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: split canon. path into last parent...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: convert FUSE inode attributes...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: manage path lifecycle in OpenVolum...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for appending and sanit...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: flush, sync, release and forget...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_FSYN...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_P...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add shared wrapper for FUSE_RELEAS...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: submit the FUSE_INIT request to...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: map "errno" values to EFI_STATUS
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: introduce the basic FUSE request...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a scatter-gather list data...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement virtio device (un)initia...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: DriverBinding: open VirtioDevice...