]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/MemoryAllocationHob.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Guid / MemoryAllocationHob.h
index 0ca5d5d0c72a7014501305829c3721d4eb1f0548..e4c57bf1ac4512b7e33ff086f3114031b8952180 100644 (file)
@@ -1,14 +1,8 @@
 /** @file\r
   GUIDs for HOBs used in memory allcation\r
 \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
-\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
+  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 introduced in PI Version 1.0.\r
@@ -27,8 +21,8 @@
 #define EFI_HOB_MEMORY_ALLOC_MODULE_GUID  \\r
   {0xf8e21975, 0x899, 0x4f58, {0xa4, 0xbe, 0x55, 0x25, 0xa9, 0xc6, 0xd7, 0x7a} }\r
 \r
-extern EFI_GUID gEfiHobMemoryAllocBspStoreGuid;\r
-extern EFI_GUID gEfiHobMemoryAllocStackGuid;\r
-extern EFI_GUID gEfiHobMemoryAllocModuleGuid;\r
+extern EFI_GUID  gEfiHobMemoryAllocBspStoreGuid;\r
+extern EFI_GUID  gEfiHobMemoryAllocStackGuid;\r
+extern EFI_GUID  gEfiHobMemoryAllocModuleGuid;\r
 \r
 #endif\r