summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal')
-rw-r--r--MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c b/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c
index fc04363eba..9bfb6fba42 100644
--- a/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c
+++ b/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c
@@ -354,6 +354,7 @@ DiskIoDriverBindingStop (
/**
Destroy the sub task.
+ @param Instance Pointer to the DISK_IO_PRIVATE_DATA.
@param Subtask Subtask.
@return LIST_ENTRY * Pointer to the next link of subtask.