From 9920ae74af5a38672ddde0a997a7ec0960c96275 Mon Sep 17 00:00:00 2001 From: eric_tian Date: Mon, 28 Jul 2008 02:43:46 +0000 Subject: modify coding style to pass ecc tool git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5575 6f19259b-4bc3-4df7-8a09-765794883524 --- .../FirmwareVolume/FaultTolerantWriteDxe/FtwWorkSpace.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'MdeModulePkg/Universal/FirmwareVolume') diff --git a/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwWorkSpace.c b/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwWorkSpace.c index 5583518e52..6831504db8 100644 --- a/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwWorkSpace.c +++ b/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwWorkSpace.c @@ -302,11 +302,12 @@ WorkSpaceRefresh ( Reclaim the work space on the working block. - @param FtwLiteDevice Point to private data of FTW driver + @param FtwLiteDevice Point to private data of FTW driver + @param PreserveRecord Whether get the last record or not - @retval EFI_SUCCESS The function completed successfully - @retval EFI_OUT_OF_RESOURCES Allocate memory error - @retval EFI_ABORTED The function could not complete successfully + @retval EFI_SUCCESS The function completed successfully + @retval EFI_OUT_OF_RESOURCES Allocate memory error + @retval EFI_ABORTED The function could not complete successfully **/ EFI_STATUS -- cgit v1.2.3