]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwWorkSpace.c
modify coding style to pass ecc tool
[mirror_edk2.git] / MdeModulePkg / Universal / FirmwareVolume / FaultTolerantWriteDxe / FtwWorkSpace.c
index 5583518e528ae1b3157f9867e89a604f9cd0f6e8..6831504db85b7d8584073136d3fb54e3a5f51328 100644 (file)
@@ -302,11 +302,12 @@ WorkSpaceRefresh (
   Reclaim the work space on the working block.\r
 \r
 \r
-  @param FtwLiteDevice   Point to private data of FTW driver\r
+  @param  FtwLiteDevice          Point to private data of FTW driver\r
+  @param  PreserveRecord         Whether get the last record or not\r
 \r
-  @retval  EFI_SUCCESS            The function completed successfully\r
-  @retval  EFI_OUT_OF_RESOURCES   Allocate memory error\r
-  @retval  EFI_ABORTED            The function could not complete successfully\r
+  @retval EFI_SUCCESS            The function completed successfully\r
+  @retval EFI_OUT_OF_RESOURCES   Allocate memory error\r
+  @retval EFI_ABORTED            The function could not complete successfully\r
 \r
 **/\r
 EFI_STATUS\r