From: Hao Wu <hao.a.wu@intel.com>
To: edk2-devel@lists.01.org, liming.gao@intel.com
Cc: Hao Wu <hao.a.wu@intel.com>, Jeff Fan <jeff.fan@intel.com>
Subject: [PATCH 15/17] SourceLevelDebugPkg DSC: Add build option to disable deprecated APIs
Date: Fri, 5 Aug 2016 08:53:05 +0800 [thread overview]
Message-ID: <1470358387-13996-16-git-send-email-hao.a.wu@intel.com> (raw)
In-Reply-To: <1470358387-13996-1-git-send-email-hao.a.wu@intel.com>
Add the following definition in the [BuildOptions] section in package DSC
files to disable APIs that are deprecated:
[BuildOptions]
*_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
---
SourceLevelDebugPkg/SourceLevelDebugPkg.dsc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc b/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc
index bf14ec4..d9b1b84 100644
--- a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc
+++ b/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc
@@ -107,3 +107,6 @@
SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgentLib.inf
SourceLevelDebugPkg/DebugAgentPei/DebugAgentPei.inf
SourceLevelDebugPkg/DebugAgentDxe/DebugAgentDxe.inf
+
+[BuildOptions]
+ *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
--
1.9.5.msysgit.0
next prev parent reply other threads:[~2016-08-05 0:53 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-05 0:52 [PATCH 00/17] Add build option to disable deprecated APIs Hao Wu
2016-08-05 0:52 ` [PATCH 01/17] FatPkg DSC: " Hao Wu
2016-08-05 1:31 ` Ni, Ruiyu
2016-08-05 0:52 ` [PATCH 02/17] IntelFrameworkModulePkg " Hao Wu
2016-08-08 2:35 ` Gao, Liming
2016-08-05 0:52 ` [PATCH 03/17] IntelFrameworkPkg " Hao Wu
2016-08-08 2:35 ` Gao, Liming
2016-08-05 0:52 ` [PATCH 04/17] IntelFsp2Pkg " Hao Wu
2016-08-05 0:55 ` Yao, Jiewen
2016-08-05 0:52 ` [PATCH 05/17] IntelFsp2WrapperPkg " Hao Wu
2016-08-05 0:52 ` [PATCH 06/17] IntelFspPkg " Hao Wu
2016-08-05 0:52 ` [PATCH 07/17] IntelFspWrapperPkg " Hao Wu
2016-08-05 0:52 ` [PATCH 08/17] MdeModulePkg " Hao Wu
2016-08-05 1:00 ` Zeng, Star
2016-08-05 2:45 ` Tian, Feng
2016-08-05 0:52 ` [PATCH 09/17] MdePkg " Hao Wu
2016-08-08 2:34 ` Gao, Liming
2016-08-05 0:53 ` [PATCH 10/17] NetworkPkg " Hao Wu
2016-08-05 5:32 ` Wu, Jiaxin
2016-08-05 0:53 ` [PATCH 11/17] PcAtChipsetPkg " Hao Wu
2016-08-05 1:31 ` Ni, Ruiyu
2016-08-05 0:53 ` [PATCH 12/17] PerformancePkg " Hao Wu
2016-08-08 2:34 ` Gao, Liming
2016-08-05 0:53 ` [PATCH 13/17] SecurityPkg " Hao Wu
2016-08-05 2:47 ` Zhang, Chao B
2016-08-05 0:53 ` [PATCH 14/17] ShellPkg " Hao Wu
2016-08-05 1:32 ` Ni, Ruiyu
2016-08-05 0:53 ` Hao Wu [this message]
2016-08-05 4:32 ` [PATCH 15/17] SourceLevelDebugPkg " Ni, Ruiyu
2016-08-05 0:53 ` [PATCH 16/17] UefiCpuPkg " Hao Wu
2016-08-05 5:20 ` Tian, Feng
2016-08-05 0:53 ` [PATCH 17/17] CryptoPkg " Hao Wu
2016-08-05 2:53 ` Long, Qin
2016-08-05 2:59 ` Ye, Ting
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1470358387-13996-16-git-send-email-hao.a.wu@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox