]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePciExpressLib/PciExpressLib.c
Synchronize function comment in h file
[mirror_edk2.git] / MdePkg / Library / BasePciExpressLib / PciExpressLib.c
index 6d76e846fa5a8dafcf4b60ec76c1844de5c9219b..4d1dfb12a9722f9f486f598c39f87ef73323328d 100644 (file)
@@ -1221,7 +1221,7 @@ PciExpressBitFieldAndThenOr32 (
   @param  Size          Size in bytes of the transfer.\r
   @param  Buffer        Pointer to a buffer receiving the data read.\r
 \r
-  @return Size\r
+  @return Size read data from StartAddress.\r
 \r
 **/\r
 UINTN\r
@@ -1321,7 +1321,7 @@ PciExpressReadBuffer (
   @param  Size          Size in bytes of the transfer.\r
   @param  Buffer        Pointer to a buffer containing the data to write.\r
 \r
-  @return Size\r
+  @return Size written to StartAddress.\r
 \r
 **/\r
 UINTN\r