]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Include/IndustryStandard/VirtioFs.h
OvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_UNLINK / FUSE_RMDIR
[mirror_edk2.git] / OvmfPkg / Include / IndustryStandard / VirtioFs.h
index 8a07b3d2eb9366775514979245608f072019fd13..f49452830abc190f22269885cc7c0becd84ed97f 100644 (file)
@@ -115,6 +115,8 @@ typedef enum {
   VirtioFsFuseOpLookup      =  1,\r
   VirtioFsFuseOpForget      =  2,\r
   VirtioFsFuseOpMkDir       =  9,\r
+  VirtioFsFuseOpUnlink      = 10,\r
+  VirtioFsFuseOpRmDir       = 11,\r
   VirtioFsFuseOpOpen        = 14,\r
   VirtioFsFuseOpRelease     = 18,\r
   VirtioFsFuseOpFsync       = 20,\r