]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / HwErrRecSupport.c
index 87e39c3c8d6dcf7bff2cebc80379d5c588cacfa8..6e7411977b967e7a1668442d6d0d2796d59c53f5 100644 (file)
@@ -2,14 +2,8 @@
   Set the level of support for Hardware Error Record Persistence that is\r
   implemented by the platform.\r
 \r
   Set the level of support for Hardware Error Record Persistence that is\r
   implemented by the platform.\r
 \r
-Copyright (c) 2007 - 2015, 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) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
 \r
 **/\r
 \r
@@ -28,9 +22,9 @@ InitializeHwErrRecSupport (
 {\r
   EFI_STATUS    Status;\r
   UINT16        HardwareErrorRecordLevel;\r
 {\r
   EFI_STATUS    Status;\r
   UINT16        HardwareErrorRecordLevel;\r
-  \r
+\r
   HardwareErrorRecordLevel = PcdGet16 (PcdHardwareErrorRecordLevel);\r
   HardwareErrorRecordLevel = PcdGet16 (PcdHardwareErrorRecordLevel);\r
-  \r
+\r
   if (HardwareErrorRecordLevel != 0) {\r
     //\r
     // If level value equal 0, no need set to 0 to variable area because UEFI specification\r
   if (HardwareErrorRecordLevel != 0) {\r
     //\r
     // If level value equal 0, no need set to 0 to variable area because UEFI specification\r