]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/Mps.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Guid / Mps.h
index 4596a3f76d58014543b37bfc40653e42a5939e54..0edcdbf2b9e8815f1ef2a34a96151ce68b91635f 100644 (file)
@@ -1,18 +1,10 @@
 /** @file\r
-  GUIDs used for MPS entries in the EFI 1.0 system table\r
-  ACPI is the primary means of exporting MP information to the OS. MPS obly was\r
+  GUIDs used for MPS entries in the UEFI 2.0 system table\r
+  ACPI is the primary means of exporting MPS information to the OS. MPS only was\r
   included to support Itanium-based platform power on. So don't use it if you don't have too.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
-  All rights reserved. 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
-  Module Name:  Mps.h\r
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
   GUIDs defined in UEFI 2.0 spec.\r
@@ -30,8 +22,8 @@
 //\r
 // GUID name defined in spec.\r
 //\r
-#define MPS_TABLE_GUID EFI_MPS_TABLE_GUID\r
+#define MPS_TABLE_GUID  EFI_MPS_TABLE_GUID\r
 \r
-extern EFI_GUID gEfiMpsTableGuid;\r
+extern EFI_GUID  gEfiMpsTableGuid;\r
 \r
 #endif\r