]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVolDriver.h
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / FirmwareVolume / FwVolDxe / FwVolDriver.h
index b14a488ead880612d420b9016ec284e91177d7b3..40ac3785bc9446cadb173a74d18f8ed6caaa6caa 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Common defines and definitions for a FwVolDxe driver.\r
 \r
 /** @file\r
   Common defines and definitions for a FwVolDxe driver.\r
 \r
-  Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions\r
@@ -129,7 +129,7 @@ FvGetVolumeAttributes (
                         unsuccessful return, FvAttributes is not\r
                         modified and the firmware volume\r
                         settings are not changed.\r
                         unsuccessful return, FvAttributes is not\r
                         modified and the firmware volume\r
                         settings are not changed.\r
-  \r
+\r
   @retval EFI_SUCCESS             The requested firmware volume attributes\r
                                   were set and the resulting\r
                                   EFI_FV_ATTRIBUTES is returned in\r
   @retval EFI_SUCCESS             The requested firmware volume attributes\r
                                   were set and the resulting\r
                                   EFI_FV_ATTRIBUTES is returned in\r
@@ -598,7 +598,7 @@ FvCreateNewFileInsidePadFile (
 \r
   @param FvDevice        Firmware Volume Device.\r
   @param NumOfFiles      Total File number to be written.\r
 \r
   @param FvDevice        Firmware Volume Device.\r
   @param NumOfFiles      Total File number to be written.\r
-  @param FileData        The array of EFI_FV_WRITE_FILE_DATA structure, \r
+  @param FileData        The array of EFI_FV_WRITE_FILE_DATA structure,\r
                          used to get name, attributes, type, etc\r
   @param FileOperation   The array of operation for each file.\r
 \r
                          used to get name, attributes, type, etc\r
   @param FileOperation   The array of operation for each file.\r
 \r