]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/Crc32GuidedSectionExtraction.h
MdeModulePkg: Apply uncrustify changes
[mirror_edk2.git] / MdeModulePkg / Include / Guid / Crc32GuidedSectionExtraction.h
index 9691fa558979e0b27e7998d3ba40ddf4a192384f..84c7c09ac36c3f5de5a667f63232ee941736131a 100644 (file)
@@ -1,15 +1,9 @@
 /** @file\r
-  This file defines CRC32 GUID to specify the CRC32 \r
+  This file defines CRC32 GUID to specify the CRC32\r
   encapsulation scheme for the GUIDed section.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
-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
 **/\r
 \r
@@ -19,6 +13,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define EFI_CRC32_GUIDED_SECTION_EXTRACTION_GUID \\r
   { 0xFC1BCDB0, 0x7D31, 0x49aa, {0x93, 0x6A, 0xA4, 0x60, 0x0D, 0x9D, 0xD0, 0x83 } }\r
 \r
-extern EFI_GUID gEfiCrc32GuidedSectionExtractionGuid;\r
+extern EFI_GUID  gEfiCrc32GuidedSectionExtractionGuid;\r
 \r
 #endif\r