X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FCsm%2FLegacyBiosDxe%2FX64%2FInterruptTable.nasm;fp=IntelFrameworkModulePkg%2FCsm%2FLegacyBiosDxe%2FX64%2FInterruptTable.nasm;h=afc2f0e639b3effc1be7c784f062faf529b19eeb;hp=38d18608e8828f1de8d27818dbaaddbc8ae21627;hb=c0a00b14385347c3c5e8d490fa4b065e1675a06c;hpb=bcef758cbac5f3e136e7ec458e3690e615591ca0 diff --git a/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/InterruptTable.nasm b/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/InterruptTable.nasm index 38d18608e8..afc2f0e639 100644 --- a/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/InterruptTable.nasm +++ b/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/InterruptTable.nasm @@ -3,14 +3,7 @@ ; ; Copyright (c) 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 ; ;;