]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, English...
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / DiskIoDxe / DiskIoDxe.inf
index c27650e88646310c131d36bb7381d75c1720f984..757b4030df1bc5e6929212f9e1abc3b03514b4f8 100644 (file)
@@ -1,7 +1,12 @@
 #/** @file\r
-#  \r
-#  This module lays DiskIo protocol on every blockIo protocol\r
-#  to provide byte-oriented access to block media. \r
+#  Module that lays Disk I/O protocol on every Block I/O protocol.\r
+#\r
+#  This module produces Disk I/O protocol to abstract the block accesses\r
+#  of the Block I/O protocol to a more general offset-length protocol\r
+#  to provide byte-oriented access to block media. It adds this protocol\r
+#  to any Block I/O interface that appears in the system that does not\r
+#  already have a Disk I/O protocol. File systems and other disk access\r
+#  code utilize the Disk I/O protocol.\r
 #  \r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r