From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mx.groups.io with SMTP id smtpd.web10.2598.1680024698875332681 for ; Tue, 28 Mar 2023 10:31:39 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bsdio.com header.s=fm3 header.b=FB12wLnr; spf=pass (domain: bsdio.com, ip: 66.111.4.26, mailfrom: rebecca@bsdio.com) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2A4185C014D; Tue, 28 Mar 2023 13:31:38 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 28 Mar 2023 13:31:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdio.com; h=cc :cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; t=1680024698; x= 1680111098; bh=q99FlsHuCWMusUg5vF9ZI8a/Qq2oCyQPqhUsBR4Brds=; b=F B12wLnrb1JGkYhcXfupWKTy1HYxulLk6Dj5WAxII6KphVWw5yFd/5QC3HdhPZvhR Z+BfN/VMQFdp/4Fjpw0zTq0dTNgbcNv7WT4cqQK0WoCJdxrR3CpdX14Q3bIP9ShE 7NQovSJ45bK12On4ef36ZwL+CEhf2V37HPg4IDVD7QRVlAk2QPtbhmOAdWEee/M7 CxjdfybopmGxOQu1EZy3ScGgbgftBYeVHyh7AipRl+/Xo1FDsfRpN7gUw9U0zw6P dUw0243kUHdyGeoC+BCRvfuGZZj8SRI+eWsFTfNZRb9HH5YhmFxmAMZGQUr5cQ/1 9dm0WKaQTYNNgWgMPv4EA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1680024698; x= 1680111098; bh=q99FlsHuCWMusUg5vF9ZI8a/Qq2oCyQPqhUsBR4Brds=; b=R SHVcyFOUHpLEkv42LYDBMNYuQt6iOD6OwP97Neyl982IQKRnmJVouyK5sNAmMjJ1 9N7Bn1h9ge6b0ZEUpkTSYDDxpK3xJmRYzx3kES64ciE5sZzfLNX8ToSo0cz3NAvt vzlz0TiBPCHABNn1ef0dIzPg/1rz9p8YFOsR7yOYVG8CiN/YYUr3IS0hsvCwC1Rn lW01OFB4k9s9TDVCIOnLkJi0pGZDjhTU3qiMLO725p3PKIRxi9luKK6eQE07PBoJ kOnSL0zOG9b84FZv4vJ8qlLT3oE2pwpfwQdGdB/z+ilBGXvsce6/wz+idKMHqUFy +FfXCvRoYB9G5HhfRh4zw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdehgedguddufecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeftvggs vggttggrucevrhgrnhcuoehrvggsvggttggrsegsshguihhordgtohhmqeenucggtffrrg htthgvrhhnpeegffeuueelvdeggfdvvdfgtedvudfhfeekudekieektddukeefteetieef vdelfeenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepmhgrihhlfhhrohhmpe hrvggsvggttggrsegsshguihhordgtohhm X-ME-Proxy: Feedback-ID: i5b994698:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 28 Mar 2023 13:31:34 -0400 (EDT) From: "Rebecca Cran" To: devel@edk2.groups.io, Oliver Smith-Denny , Guomin Jiang , Xiaoyu Lu , Jian J Wang , Jiewen Yao , Ard Biesheuvel , Jordan Justen , Gerd Hoffmann , Bob Feng , Liming Gao , Andrew Fish , Leif Lindholm , Michael D Kinney Cc: Rebecca Cran Subject: [PATCH v2 06/13] MdePkg: Remove VS2008-VS2013 remnants Date: Tue, 28 Mar 2023 11:31:04 -0600 Message-Id: <20230328173111.759017-7-rebecca@bsdio.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230328173111.759017-1-rebecca@bsdio.com> References: <20230328173111.759017-1-rebecca@bsdio.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Since Visual Studio versions older than VS2015 are no longer supported, remove mention of them from MdePkg. Signed-off-by: Rebecca Cran Reviewed-by: Oliver Smith-Denny --- MdePkg/Include/Ia32/ProcessorBind.h | 8 ++------ MdePkg/Include/X64/ProcessorBind.h | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/MdePkg/Include/Ia32/ProcessorBind.h b/MdePkg/Include/Ia32/ProcessorBind.h index ee39d1cfe10b..62ca7f8607d3 100644 --- a/MdePkg/Include/Ia32/ProcessorBind.h +++ b/MdePkg/Include/Ia32/ProcessorBind.h @@ -88,19 +88,15 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #if defined (_MSC_VER) && _MSC_VER >= 1800 -// -// Disable these warnings for VS2013. -// - // // This warning is for potentially uninitialized local variable, and it may cause false -// positive issues in VS2013 and VS2015 build +// positive issues in VS2015 build // #pragma warning ( disable : 4701 ) // // This warning is for potentially uninitialized local pointer variable, and it may cause -// false positive issues in VS2013 and VS2015 build +// false positive issues in VS2015 build // #pragma warning ( disable : 4703 ) diff --git a/MdePkg/Include/X64/ProcessorBind.h b/MdePkg/Include/X64/ProcessorBind.h index f0a4d00142b9..cdbb4fd6d3d1 100644 --- a/MdePkg/Include/X64/ProcessorBind.h +++ b/MdePkg/Include/X64/ProcessorBind.h @@ -102,19 +102,15 @@ #if defined (_MSC_VER) && _MSC_VER >= 1800 -// -// Disable these warnings for VS2013. -// - // // This warning is for potentially uninitialized local variable, and it may cause false -// positive issues in VS2013 and VS2015 build +// positive issues in VS2015 build // #pragma warning ( disable : 4701 ) // // This warning is for potentially uninitialized local pointer variable, and it may cause -// false positive issues in VS2013 and VS2015 build +// false positive issues in VS2015 build // #pragma warning ( disable : 4703 ) -- 2.34.1