From 9638ba6d3f663ba64cb06193f22bc5c70356da64 Mon Sep 17 00:00:00 2001 From: gikidy Date: Wed, 26 Nov 2008 06:57:44 +0000 Subject: Synchronize function comment in h file with c file instance of this functions in MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6732 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BasePciExpressLib/PciExpressLib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Library/BasePciExpressLib') diff --git a/MdePkg/Library/BasePciExpressLib/PciExpressLib.c b/MdePkg/Library/BasePciExpressLib/PciExpressLib.c index 6d76e846fa..4d1dfb12a9 100644 --- a/MdePkg/Library/BasePciExpressLib/PciExpressLib.c +++ b/MdePkg/Library/BasePciExpressLib/PciExpressLib.c @@ -1221,7 +1221,7 @@ PciExpressBitFieldAndThenOr32 ( @param Size Size in bytes of the transfer. @param Buffer Pointer to a buffer receiving the data read. - @return Size + @return Size read data from StartAddress. **/ UINTN @@ -1321,7 +1321,7 @@ PciExpressReadBuffer ( @param Size Size in bytes of the transfer. @param Buffer Pointer to a buffer containing the data to write. - @return Size + @return Size written to StartAddress. **/ UINTN -- cgit v1.2.3