]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFrameworkModulePkg DSC: Add build option to disable deprecated APIs
authorHao Wu <hao.a.wu@intel.com>
Mon, 1 Aug 2016 05:54:48 +0000 (13:54 +0800)
committerHao Wu <hao.a.wu@intel.com>
Mon, 8 Aug 2016 03:00:04 +0000 (11:00 +0800)
commita61f87eb09e0188395f42781f8022aaf21476c75
treee405d11cb2667c15dc39926ba57317975e2e5419
parent8c261d7061d92972be280101efc16c993d6d7711
IntelFrameworkModulePkg 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: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc