commit | b32f094cd34d54eda6b8a4cf94f1a4f2e0c334d8 | [log] [tgz] |
---|---|---|
author | Hao Wu <hao.a.wu@intel.com> | Mon Aug 01 14:13:48 2016 +0800 |
committer | Hao Wu <hao.a.wu@intel.com> | Mon Aug 08 11:00:10 2016 +0800 |
tree | 7227a898a10cdaf1a763101fae40ff8f2789aabb | |
parent | b687fbf2ba755b2edc67f9c2971ffb0782a2ad40 [diff] |
SecurityPkg DSC: Add build option to disable deprecated APIs 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: Chao Zhang <chao.b.zhang@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>