]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/BootMode/BootMode.c
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Core / Pei / BootMode / BootMode.c
index 74b90529ae4f4762f2e4b3e1a20875d9942a6241..39afeba83843cd558c45ff243fd18f60cdb55049 100644 (file)
@@ -2,11 +2,11 @@
   This module provide function for ascertaining and updating the boot mode:\r
   GetBootMode()\r
   SetBootMode()\r
-  See PI Speicifcation volume I, chapter 9 Boot Paths for addtional information\r
+  See PI Specification volume I, chapter 9 Boot Paths for additional information\r
   on the boot mode.\r
   \r
-Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006 - 2008, 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
@@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
-#include <PeiMain.h>\r
+#include "PeiMain.h"\r
 \r
 /**\r
   This service enables PEIMs to ascertain the present value of the boot mode.\r