[Bug 93] New: Add the build option "/D DISABLE_NEW_DEPRECATED_INTERFACES" in package DSC files


bugzilla-daemon at tianocore.acgmultimedia.com...
 

https://tianocore.acgmultimedia.com/show_bug.cgi?id=93

Bug ID: 93
Summary: Add the build option "/D
DISABLE_NEW_DEPRECATED_INTERFACES" in package DSC
files
Product: EDK2
Version: Current
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Lowest
Component: Code
Assignee: michael.d.kinney(a)intel.com
Reporter: hao.a.wu(a)intel.com
CC: edk2-bugs(a)lists.01.org

We are planning to add the following build option in package DSC files:
[BuildOptions]
*_*_*_CC_FLAGS = /D DISABLE_NEW_DEPRECATED_INTERFACES

The goal is to make sure that the deprecated APIs will not be used in our code.

--
You are receiving this mail because:
You are on the CC list for the bug.