X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FDxeIplPeim%2FIa32%2FIdtVectorAsm.nasm;fp=MdeModulePkg%2FCore%2FDxeIplPeim%2FIa32%2FIdtVectorAsm.nasm;h=4f9b98f18b937120197275f5168df2fa57c92726;hp=99a0bbeea888461ab43539e2cb0b690a9d53c51d;hb=9d510e61fceee7b92955ef9a3c20343752d8ce3f;hpb=8f7a05e1396657c8bd2948825f41d0fdf239e334 diff --git a/MdeModulePkg/Core/DxeIplPeim/Ia32/IdtVectorAsm.nasm b/MdeModulePkg/Core/DxeIplPeim/Ia32/IdtVectorAsm.nasm index 99a0bbeea8..4f9b98f18b 100644 --- a/MdeModulePkg/Core/DxeIplPeim/Ia32/IdtVectorAsm.nasm +++ b/MdeModulePkg/Core/DxeIplPeim/Ia32/IdtVectorAsm.nasm @@ -3,13 +3,7 @@ ; IDT vector entry. ; ; Copyright (c) 2007 - 2016, 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 ; ;**/