]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / DriverHealthManagerDxe / DriverHealthManagerDxe.c
index 3f9c24036d43f6810d209c8027de5905afed5853..97843631404cdd5c8826d0c5fe3d8e86edcf3713 100644 (file)
@@ -4,7 +4,7 @@
   driver health instances, the other will be automatically included by\r
   firmware setup (UI).\r
 \r
-Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
 (C) Copyright 2018 Hewlett Packard Enterprise Development LP<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
@@ -588,7 +588,7 @@ DriverHealthManagerGetFormsetId (
       //\r
       // Search FormSet in this Form Package\r
       //\r
-      \r
+\r
       for (Offset2 = sizeof (EFI_HII_PACKAGE_HEADER); Offset2 < PackageHeader.Length; Offset2 += ((EFI_IFR_OP_HEADER *) OpCodeData)->Length) {\r
         OpCodeData = Package + Offset2;\r
 \r