You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add deprecation warning support to OverrideValidation plugin (#742)
## Description
Added deprecation warning support to the existing Override validation
plugin/tool.
- [ ] Impacts functionality?
- **Functionality** - All libraries/drivers that are no longer used
should add a Deprecation warning
- [ ] Impacts security?
- **Security** - N/A
- [ ] Breaking change?
- **Breaking change** - Will anyone consuming this change experience a
break
in build or boot behavior? No
- [ ] Includes tests? No
- [ ] Includes documentation? Added documentation for how to use the
Deprecation warnings module
## How This Was Tested
Added the Deprecation warnings to the INFs and a warning was thrown when
a deprecated module was part of the DSC
## Integration Instructions
N/A
0 commit comments