]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/Capsules.c
Code scrub for BdsDxe module.
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / Capsules.c
index 4aeb65de33c2a2130320ea226f9cdec23a6ab672..0ecf3a6f037ec1409d791143062e78361d1654bb 100644 (file)
@@ -19,8 +19,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   @param CpuIo           A instance of EFI_CPU_IO_PROTOCOL. \r
   @param Base            The base address flash region to be locked.\r
 \r
-  @return VOID           No return.\r
-\r
 **/\r
 VOID\r
 BdsLockFv (\r
@@ -82,6 +80,7 @@ BdsLockFv (
                                   need to do this if an earlier update went awry and we need to\r
                                   clear the capsule variable so on the next reset PEI does not see it and\r
                                   think there is a capsule available.\r
+  @retval EFI_SUCCESS There is no error when processing capsule\r
 \r
 **/\r
 EFI_STATUS\r