diff options
author | Yunhua Feng <yunhuax.feng@intel.com> | 2018-07-31 09:44:41 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-08-03 10:28:18 +0800 |
commit | 1d802e234e813a6726f4c6fd161ae9bd146bc552 (patch) | |
tree | f1002b5699aa14819c19630297707736167ec461 /BaseTools/Source/Python/Common | |
parent | 83964ebc5e74549d6efc7134af19150a0b2079aa (diff) | |
download | edk2-1d802e234e813a6726f4c6fd161ae9bd146bc552.tar.gz edk2-1d802e234e813a6726f4c6fd161ae9bd146bc552.tar.bz2 edk2-1d802e234e813a6726f4c6fd161ae9bd146bc552.zip |
BaseTools: Guid.xref doesn't specify the correct GUID value for Driver
In DSC, we can define the driver with the different FILE GUID. So this
driver name and its FILE GUID should also be listed in Build output
Guid.xref. But now, Guid.xref still lists the driver MODULE_GUID.
The case in Platform.dsc:
MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf {
<Defines>
FILE_GUID = 3A4A354F-6935-40fa-B19C-500EEEBF0BC2
<LibraryClasses>
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
}
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions