X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=QuarkPlatformPkg%2FAcpi%2FDxe%2FBootScriptExecutorDxe%2FIA32%2FSetIdtEntry.c;fp=QuarkPlatformPkg%2FAcpi%2FDxe%2FBootScriptExecutorDxe%2FIA32%2FSetIdtEntry.c;h=e234c16f010e4b13725884a2526eae99f9fc8231;hb=0eb3de2edc2a45f76d57a8a4f563e97b115893fd;hp=7f3ce364560db21e24054eb838f408c305a4ad22;hpb=e1d302e554729e85832bd1fb005abec1c39b2889;p=mirror_edk2.git diff --git a/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/SetIdtEntry.c b/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/SetIdtEntry.c index 7f3ce36456..e234c16f01 100644 --- a/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/SetIdtEntry.c +++ b/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/SetIdtEntry.c @@ -5,13 +5,7 @@ Set a IDT entry for interrupt vector 3 for debug purpose for IA32 platform Copyright (c) 2013-2015 Intel Corporation. -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 **/ #include "ScriptExecute.h"