]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Pi/PiBootMode.h
MdePkg: Add new definitions for Management Mode.
[mirror_edk2.git] / MdePkg / Include / Pi / PiBootMode.h
index 53986861b9c7f1121e5f7084df2d4e4c8c2e0f68..b5ef2eb4c5e29c20c0bfbf383c00d5646d52d5e4 100644 (file)
@@ -2,13 +2,13 @@
   Present the boot mode values in PI.\r
 \r
   Copyright (c) 2006 - 2012, 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
+  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
+  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
   @par Revision Reference:\r
   PI Version 1.2.1A\r
 \r
 ///\r
 /// EFI boot mode\r
-/// \r
+///\r
 typedef UINT32  EFI_BOOT_MODE;\r
 \r
 //\r
 // 0x21 - 0xf..f are reserved.\r
-// \r
+//\r
 #define BOOT_WITH_FULL_CONFIGURATION                  0x00\r
 #define BOOT_WITH_MINIMAL_CONFIGURATION               0x01\r
 #define BOOT_ASSUMING_NO_CONFIGURATION_CHANGES        0x02\r