]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerData.h
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / UserIdentification / UserProfileManagerDxe / UserProfileManagerData.h
index 4548c758b58918505e183ac18a3950ed1bde2ec5..a83caac9bad62e8deae1cf05e56b8db8a8b18dbe 100644 (file)
@@ -1,13 +1,13 @@
 /** @file\r
   The form data for user profile manager driver.\r
-    \r
-Copyright (c) 2009 - 2011, 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
+\r
+Copyright (c) 2009 - 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
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \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
@@ -47,7 +47,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define  LABEL_END                  0x00F0\r
 \r
 //\r
-// First form key (Add/modify/del user profile). \r
+// First form key (Add/modify/del user profile).\r
 // First 2 bits (bit 16~15).\r
 //\r
 #define  KEY_MODIFY_USER            0x4000\r
@@ -77,7 +77,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 //\r
 // Specified key, used in VFR (KEY_MODIFY_USER | KEY_SELECT_USER | KEY_MODIFY_NAME).\r
 //\r
-#define  KEY_MODIFY_USER_NAME       0x5200 \r
+#define  KEY_MODIFY_USER_NAME       0x5200\r
 \r
 //\r
 // Modify identity policy form key.\r
@@ -134,7 +134,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 //\r
 // Device path modify key.\r
 // 2 bits (bit 12~11).\r
-// \r
+//\r
 #define KEY_LOAD_PERMIT_MODIFY      0x0000\r
 #define KEY_LOAD_FORBID_MODIFY      0x0400\r
 #define KEY_CONNECT_PERMIT_MODIFY   0x0800\r