]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalCore.c
MdePkg: add definitions for ACPI NVDIMM Device Path
[mirror_edk2.git] / SecurityPkg / Library / TcgStorageOpalLib / TcgStorageOpalCore.c
index cf37cad004100837c8ab542c6a290ee3952c4202..b58597e61f93ebf2dbfce61362e79e7889b3a40b 100644 (file)
@@ -2,13 +2,7 @@
   Public API for Opal Core library.\r
 \r
 Copyright (c) 2016 - 2018, 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
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -1143,7 +1137,7 @@ OpalSetLockingSpAuthorityEnabledAndPin(
   ERROR_CHECK(OpalPerformMethod(LockingSpSession, Size, Buf, sizeof(Buf), &ParseStruct, MethodStatus, 0));\r
 \r
   //\r
-  // For Pyrite type SSC, it not supports Active Key. \r
+  // For Pyrite type SSC, it not supports Active Key.\r
   // So here add check logic before enable it.\r
   //\r
   Ret = OpalParseRetrieveGlobalLockingRangeActiveKey(&ParseStruct, &ActiveKey);\r