audk/BaseTools/Source/Python
Yunhua Feng 1d802e234e 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>
2018-08-03 10:28:18 +08:00
..
AutoGen BaseTools: AutoGen - change class variable to funciton variable 2018-07-25 09:40:49 +08:00
BPDG BaseTools: Use absolute import in BPDG 2018-07-16 11:22:15 +08:00
Capsule BaseTools/Capsule: Support capsules without a payload header 2018-08-02 14:35:29 -07:00
Common BaseTools/Capsule: Fix CertType GUID byte order 2018-08-02 14:35:24 -07:00
CommonDataClass BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Ecc BaseTools/Ecc: Add some new checkpoints 2018-07-26 08:45:04 +08:00
Eot BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
GenFds BaseTools: Guid.xref doesn't specify the correct GUID value for Driver 2018-08-03 10:28:18 +08:00
GenPatchPcdTable BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
PatchPcdValue BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Pkcs7Sign BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
Rsa2048Sha256Sign BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Table BaseTools: Use absolute import in Table 2018-07-16 11:22:17 +08:00
TargetTool BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Trim BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
UPT BaseTools: Use absolute import in UPT 2018-07-16 11:22:18 +08:00
Workspace BaseTools: Parse decimal format INF_VERSION incorrect 2018-07-27 13:43:40 +08:00
build BaseTools: Update build report for StructurePcd value 2018-07-30 09:30:04 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
sitecustomize.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00