]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xref
authorzhijufan <zhijux.fan@intel.com>
Tue, 28 Aug 2018 02:08:08 +0000 (10:08 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 30 Aug 2018 12:59:18 +0000 (20:59 +0800)
commit0fece18d6df83cede91a4c8644c2278e63794a62
tree79611cfe203fb75b7dd9e9698a0b688376e874e8
parent36faa23c46824e3cf9beff8648a56816cbf58f49
BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xref

[PcdsDynamicHii]
gFooTokenSpaceGuid.PcdBar|L"Variable"|gVarNameSpaceGuid|0x0|FALSE|NV,BS

This patch add the variable namespace GUIDs in "Guid.xref" that are
used with dynamic HII PCDs.

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=452
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/GenFds/GenFds.py