From b4e7b2d2cd1f5a5856206d2afaf4da2de5a8adc4 Mon Sep 17 00:00:00 2001 From: Ruiyu Ni Date: Wed, 4 Dec 2013 08:25:46 +0000 Subject: [PATCH] Correct file header comments for DiskIo2.h. Signed-off-by: Ruiyu Ni git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14931 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/DiskIo2.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/MdePkg/Include/Protocol/DiskIo2.h b/MdePkg/Include/Protocol/DiskIo2.h index a6badf231a..6e0665b1dc 100644 --- a/MdePkg/Include/Protocol/DiskIo2.h +++ b/MdePkg/Include/Protocol/DiskIo2.h @@ -1,9 +1,8 @@ /** @file - Disk IO protocol as defined in the UEFI 2.0 specification. + Disk I/O 2 protocol as defined in the UEFI 2.4 specification. - The Disk IO2 protocol is used to convert block oriented devices into byte - oriented devices. The Disk IO protocol is intended to layer on top of the - Block IO protocol. + The Disk I/O 2 protocol defines an extension to the Disk I/O protocol to enable + non-blocking / asynchronous byte-oriented disk operation. Copyright (c) 2013, Intel Corporation. All rights reserved.
This program and the accompanying materials -- 2.39.2