X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FBaseLib.inf;h=c82a6decf8b7a3ba78ded0207209bff139ed49df;hp=a0d6c372f997768a08522f816a153acee58a48a9;hb=9344f0921518309295da89c221d10cbead8531aa;hpb=0aac2f777a688a146050bed47753e2dcf801d3c7 diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf index a0d6c372f9..c82a6decf8 100644 --- a/MdePkg/Library/BaseLib/BaseLib.inf +++ b/MdePkg/Library/BaseLib/BaseLib.inf @@ -5,12 +5,7 @@ # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
# Portions copyright (c) 2011 - 2013, ARM Ltd. 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 # # ## @@ -260,62 +255,35 @@ Ia32/GccInline.c | GCC Ia32/Thunk16.nasm | GCC - Ia32/Thunk16.S | XCODE Ia32/EnableDisableInterrupts.nasm| GCC - Ia32/EnableDisableInterrupts.S | GCC Ia32/EnablePaging64.nasm| GCC - Ia32/EnablePaging64.S | GCC Ia32/DisablePaging32.nasm| GCC - Ia32/DisablePaging32.S | GCC Ia32/EnablePaging32.nasm| GCC - Ia32/EnablePaging32.S | GCC Ia32/Mwait.nasm| GCC - Ia32/Mwait.S | GCC Ia32/Monitor.nasm| GCC - Ia32/Monitor.S | GCC Ia32/CpuIdEx.nasm| GCC - Ia32/CpuIdEx.S | GCC Ia32/CpuId.nasm| GCC - Ia32/CpuId.S | GCC Ia32/LongJump.nasm| GCC - Ia32/LongJump.S | GCC Ia32/SetJump.nasm| GCC - Ia32/SetJump.S | GCC Ia32/SwapBytes64.nasm| GCC - Ia32/SwapBytes64.S | GCC Ia32/DivU64x64Remainder.nasm| GCC - Ia32/DivU64x64Remainder.S | GCC Ia32/DivU64x32Remainder.nasm| GCC - Ia32/DivU64x32Remainder.S | GCC Ia32/ModU64x32.nasm| GCC - Ia32/ModU64x32.S | GCC Ia32/DivU64x32.nasm| GCC - Ia32/DivU64x32.S | GCC Ia32/MultU64x64.nasm| GCC - Ia32/MultU64x64.S | GCC Ia32/MultU64x32.nasm| GCC - Ia32/MultU64x32.S | GCC Ia32/RRotU64.nasm| GCC - Ia32/RRotU64.S | GCC Ia32/LRotU64.nasm| GCC - Ia32/LRotU64.S | GCC Ia32/ARShiftU64.nasm| GCC - Ia32/ARShiftU64.S | GCC Ia32/RShiftU64.nasm| GCC - Ia32/RShiftU64.S | GCC Ia32/LShiftU64.nasm| GCC - Ia32/LShiftU64.S | GCC Ia32/EnableCache.nasm| GCC - Ia32/EnableCache.S | GCC Ia32/DisableCache.nasm| GCC - Ia32/DisableCache.S | GCC Ia32/RdRand.nasm| GCC - Ia32/RdRand.S | GCC Ia32/DivS64x64Remainder.c Ia32/InternalSwitchStack.c | MSFT Ia32/InternalSwitchStack.c | INTEL - Ia32/InternalSwitchStack.S | GCC Ia32/InternalSwitchStack.nasm | GCC Ia32/Non-existing.c Unaligned.c @@ -518,27 +486,16 @@ X86PatchInstruction.c X86SpeculationBarrier.c X64/GccInline.c | GCC - X64/Thunk16.S | XCODE X64/SwitchStack.nasm| GCC - X64/SwitchStack.S | GCC X64/SetJump.nasm| GCC - X64/SetJump.S | GCC X64/LongJump.nasm| GCC - X64/LongJump.S | GCC X64/EnableDisableInterrupts.nasm| GCC - X64/EnableDisableInterrupts.S | GCC X64/DisablePaging64.nasm| GCC - X64/DisablePaging64.S | GCC X64/CpuId.nasm| GCC - X64/CpuId.S | GCC X64/CpuIdEx.nasm| GCC - X64/CpuIdEx.S | GCC X64/EnableCache.nasm| GCC - X64/EnableCache.S | GCC X64/DisableCache.nasm| GCC - X64/DisableCache.S | GCC X64/RdRand.nasm| GCC - X64/RdRand.S | GCC ChkStkGcc.c | GCC [Sources.EBC]