From 86d8e1994269161ae77ab46383415a4f0338b8df Mon Sep 17 00:00:00 2001 From: qianouyang Date: Thu, 19 May 2011 06:12:58 +0000 Subject: Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Partition drivers) to make them be consistent with the code. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11678 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c | 1 - MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'MdeModulePkg/Universal/Disk') diff --git a/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c b/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c index 682e8b41b5..d80f959cdb 100644 --- a/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c +++ b/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c @@ -481,7 +481,6 @@ PartitionValidGptTable ( for Partition entry array. @param[in] BlockIo Parent BlockIo interface - @param[in] BlockIo2 Parent BlockIo2 interface. @param[in] DiskIo Disk Io Protocol. @param[in] PartHeader Partition table header structure diff --git a/MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c b/MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c index 9de8312cae..a4ddc5dc08 100644 --- a/MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c +++ b/MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c @@ -912,7 +912,7 @@ PartitionWriteBlocksEx ( this request will not be signaled. @param[in] This Indicates a pointer to the calling context. - @param[in,out] Token A pointer to the token associated with the transaction + @param[in, out] Token A pointer to the token associated with the transaction @retval EFI_SUCCESS The flush request was queued if Event is not NULL. All outstanding data was written correctly to the -- cgit v1.2.3