From: xli24 Date: Mon, 6 Nov 2006 08:13:19 +0000 (+0000) Subject: Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc and msft... X-Git-Tag: edk2-stable201903~23973 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=38af355c850df09834e898e9648495f2f092dc78;hp=7446fb2d4357f88106d421d7bcfadba441b9bd88;p=mirror_edk2.git Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc and msft, so the ToolChainFamily="MSFT" description is incorrect. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1904 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/BaseLib/BaseLib.msa b/MdePkg/Library/BaseLib/BaseLib.msa index 08f21eb7b2..103078c721 100644 --- a/MdePkg/Library/BaseLib/BaseLib.msa +++ b/MdePkg/Library/BaseLib/BaseLib.msa @@ -101,6 +101,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. Unaligned.c Ia32/Non-existing.c Ia32/InternalSwitchStack.c + Ia32/DivS64x64Remainder.c Ia32/LShiftU64.S @@ -212,7 +213,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. Ia32/DivU64x32.c Ia32/DivU64x32Remainder.c Ia32/DivU64x64Remainder.c - Ia32/DivS64x64Remainder.c Ia32/EnableDisableInterrupts.c Ia32/EnableInterrupts.c