]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.vfr
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Library / BootMaintenanceManagerUiLib / BootMaintenanceManager.vfr
index b0a636f56633b7c8a55fe8a8399270d1a043c923..a14074a17a6e7cb32cac24e6bfa4310212946986 100644 (file)
@@ -1,15 +1,15 @@
 ///** @file\r
 //  Boot Maintenance Utility Formset\r
 //\r
-//  Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.<BR>\r
+//  Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>\r
 //  This program and the accompanying materials\r
 //  are licensed and made available under the terms and conditions of the BSD License\r
 //  which accompanies this distribution.  The full text of the license may be found at\r
 //  http://opensource.org/licenses/bsd-license.php\r
-//  \r
+//\r
 //  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 //  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-//  \r
+//\r
 //**/\r
 \r
 #include "FormGuid.h"\r
@@ -38,10 +38,10 @@ formset
               flags = INTERACTIVE,\r
               key   = KEY_VALUE_TRIGGER_FORM_OPEN_ACTION;\r
        endif;\r
-         \r
+\r
     label LABEL_FORM_MAIN_START;\r
     //\r
-    // This is where we will dynamically add a Action type op-code to show \r
+    // This is where we will dynamically add a Action type op-code to show\r
     // the platform information.\r
     //\r
     label LABEL_FORM_MAIN_END;\r
@@ -144,7 +144,7 @@ formset
          text   = STRING_TOKEN(STR_NO_SAVE_AND_EXIT),\r
          flags  = INTERACTIVE,\r
          key    = KEY_VALUE_NO_SAVE_AND_EXIT_BOOT;\r
-         \r
+\r
   endform;\r
 \r
   form formid = FORM_BOOT_DEL_ID,\r
@@ -181,7 +181,7 @@ formset
 \r
   form formid = FORM_DRV_ADD_FILE_ID,\r
        title = STRING_TOKEN(STR_FORM_DRV_ADD_DESC_TITLE);\r
-       \r
+\r
        label FORM_DRV_ADD_FILE_ID;\r
        label LABEL_END;\r
 \r