]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.h
Code scrub for DiskIo, Partition & Unicode Collation
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / DiskIoDxe / DiskIo.h
index f4a378133b13d9d8562115e46c8826cb49007ef2..cedda09ac00e5595998d226b861b690e4373938b 100644 (file)
@@ -1,6 +1,5 @@
 /** @file\r
-  DiskIo driver that layers it's self on every Block IO protocol in the system.\r
-  DiskIo converts a block oriented device to a byte oriented device.\r
+  Master header file for DiskIo driver. It includes the module private defininitions.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 All rights reserved. This program and the accompanying materials\r
@@ -156,7 +155,7 @@ DiskIoReadDisk (
   );\r
 \r
 /**\r
-  Read BufferSize bytes from Offset into Buffer.\r
+  Writes BufferSize bytes from Buffer into Offset.\r
   Writes may require a read modify write to support writes that are not\r
   aligned on sector boundaries. There are three cases:\r
     UnderRun - The first byte is not on a sector boundary or the write request\r