]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/ParseUpdateProfile.c
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / FirmwareVolume / UpdateDriverDxe / ParseUpdateProfile.c
index 023506e6eeffc1197f3dac113c7345d1b3b7a3a2..45c7061ff2176594c80679f5550300989f5fd962 100644 (file)
@@ -3,7 +3,7 @@
   configuration file and pass the information to the update driver\r
   so that the driver can perform updates accordingly.\r
 \r
-  Copyright (c) 2002 - 2015, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2002 - 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
@@ -622,7 +622,7 @@ UpdateValueToString (
 }\r
 \r
 /**\r
-  Convert the input value to a ascii string, \r
+  Convert the input value to a ascii string,\r
   and concatenates this string to the input string.\r
 \r
   @param Str             Pointer to a Null-terminated ASCII string.\r
@@ -786,7 +786,7 @@ UpdateStringToGuid (
 \r
 /**\r
   Pre process config data buffer into Section entry list and Comment entry list.\r
\r
+\r
   @param DataBuffer      Config raw file buffer.\r
   @param BufferSize      Size of raw buffer.\r
   @param SectionHead     Pointer to the section entry list.\r