X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FPiSmmCpuDxeSmm%2FIa32%2FSemaphore.c;fp=UefiCpuPkg%2FPiSmmCpuDxeSmm%2FIa32%2FSemaphore.c;h=31ee067ad612a60887974df9abdce7ed7c8db50e;hp=02a866b43008868ad972c7b155739e961e9912f1;hb=0acd869796ded1266e69487dff717cd69d6031f9;hpb=86094561f67467814043a8863601ba5e84d9ebca diff --git a/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/Semaphore.c b/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/Semaphore.c index 02a866b430..31ee067ad6 100644 --- a/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/Semaphore.c +++ b/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/Semaphore.c @@ -3,13 +3,7 @@ Semaphore mechanism to indicate to the BSP that an AP has exited SMM after SMBASE relocation. Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD License -which accompanies this distribution. The full text of the license may be found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +SPDX-License-Identifier: BSD-2-Clause-Patent **/