diff options
author | Yonghong Zhu <yonghong.zhu@intel.com> | 2016-05-10 17:58:26 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-07-13 09:33:13 +0800 |
commit | ec4152cf87002e8dd4ad4d054dc9baa2c886efba (patch) | |
tree | f417ff499caebe0ce3a653500cf4eb6e1ca5f88b /IntelFspWrapperPkg | |
parent | ddb0d8609449c0b84a7c76e18758e896aa741744 (diff) | |
download | edk2-platforms-ec4152cf87002e8dd4ad4d054dc9baa2c886efba.tar.xz |
BaseTools: support private package definition
EDKII build spec and DEC spec updated to support private package
definition.
If GUID, Protocol or PPI is listed in a DEC file, where the Private
modifier is used in the section tag ([Guids.common.Private] for example),
only modules within the package are permitted to use the GUID, Protocol
or PPI. If a module or library instance outside of the package attempts
to use the item, the build must fail with an appropriate error message.
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
(cherry picked from commit c28d2e1047816164ffec552e4a3375122cbcc6b6)
Diffstat (limited to 'IntelFspWrapperPkg')
0 files changed, 0 insertions, 0 deletions