]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibOptPei/CompareMemWrapper.c
Use PalLib instead of PalCallLib
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibOptPei / CompareMemWrapper.c
index 59c2794b1ff8d6307554d5d74c6ccb298c55ec47..40edda418dda42778f6fd62c99570212d9957dfc 100644 (file)
@@ -45,7 +45,7 @@
   @param  SourceBuffer      Pointer to the source buffer to compare.\r
   @param  Length            Number of bytes to compare.\r
 \r
-  @return 0                 All Length bytes of the two buffers are identical.\r
+  @retval 0                 All Length bytes of the two buffers are identical.\r
   @retval Non-zero          The first mismatched byte in SourceBuffer subtracted from the first\r
                             mismatched byte in DestinationBuffer.\r
 \r