]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr
MdeModulePkg FileExplorerLib: Change file format which has mixed file format.
[mirror_edk2.git] / MdeModulePkg / Library / FileExplorerLib / FileExplorerVfr.vfr
index 89dd81ad0820f3e73561f5341a2c253a36f35e34..ef7c99c24fe4642e2522dad5f21dde72305bcabe 100644 (file)
@@ -1,31 +1,31 @@
-///** @file
-//
-//    File Explorer Formset
-//
-//  Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>
-//  This program and the accompanying materials
-//  are licensed and made available under the terms and conditions of the BSD License
-//  which accompanies this distribution.  The full text of the license may be found at
-//  http://opensource.org/licenses/bsd-license.php
-//
-//  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-//  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-//
-//**/
-
-#include "FormGuid.h"
-
-formset
-  guid = EFI_FILE_EXPLORE_FORMSET_GUID,
-  title = STRING_TOKEN(STR_FILE_EXPLORER_TITLE),
-  help = STRING_TOKEN(STR_NULL_STRING),
-  classguid = EFI_FILE_EXPLORE_FORMSET_GUID,
-
-  form formid = FORM_FILE_EXPLORER_ID,
-       title = STRING_TOKEN(STR_FILE_EXPLORER_TITLE);
-
-       label FORM_FILE_EXPLORER_ID;
-       label LABEL_END;
-  endform;
-
+///** @file\r
+//\r
+//    File Explorer Formset\r
+//\r
+//  Copyright (c) 2004 - 2015, 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
+//  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
+#include "FormGuid.h"\r
+\r
+formset\r
+  guid = EFI_FILE_EXPLORE_FORMSET_GUID,\r
+  title = STRING_TOKEN(STR_FILE_EXPLORER_TITLE),\r
+  help = STRING_TOKEN(STR_NULL_STRING),\r
+  classguid = EFI_FILE_EXPLORE_FORMSET_GUID,\r
+\r
+  form formid = FORM_FILE_EXPLORER_ID,\r
+       title = STRING_TOKEN(STR_FILE_EXPLORER_TITLE);\r
+\r
+       label FORM_FILE_EXPLORER_ID;\r
+       label LABEL_END;\r
+  endform;\r
+\r
 endformset;
\ No newline at end of file