| commit | 56c1b0cb2fc2ac3d36747c28321a414d715ab9c3 | [log] [tgz] |
|---|---|---|
| author | Hao Wu <hao.a.wu@intel.com> | Mon Aug 01 14:06:31 2016 +0800 |
| committer | Hao Wu <hao.a.wu@intel.com> | Mon Aug 08 11:00:05 2016 +0800 |
| tree | 9d9c90978583365e159c55d0b4449f83f5f252d7 | |
| parent | bc8a17305d7cfdc68ab38e3e0b7bf6c14aeffe8c [diff] |
IntelFsp2WrapperPkg 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: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>