summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Disk
diff options
context:
space:
mode:
authorqianouyang <qianouyang@6f19259b-4bc3-4df7-8a09-765794883524>2011-05-19 06:12:58 +0000
committerqianouyang <qianouyang@6f19259b-4bc3-4df7-8a09-765794883524>2011-05-19 06:12:58 +0000
commit86d8e1994269161ae77ab46383415a4f0338b8df (patch)
tree18e054c689a3a25fea27c0471436298ca04f4410 /MdeModulePkg/Universal/Disk
parentb40f99a8c13a3da0b94fe923234abaee0f2cbe67 (diff)
downloadedk2-86d8e1994269161ae77ab46383415a4f0338b8df.zip
edk2-86d8e1994269161ae77ab46383415a4f0338b8df.tar.gz
edk2-86d8e1994269161ae77ab46383415a4f0338b8df.tar.bz2
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
Diffstat (limited to 'MdeModulePkg/Universal/Disk')
-rw-r--r--MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c1
-rw-r--r--MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c2
2 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c b/MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c
index 682e8b4..d80f959 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 9de8312..a4ddc5d 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