]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/AutoGen.py
This patch is going to correct the external PCD database generation rule to support...
authorFeng, Bob C <bob.c.feng@intel.com>
Tue, 26 Aug 2014 02:52:24 +0000 (02:52 +0000)
committerbobfeng <bobfeng@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 26 Aug 2014 02:52:24 +0000 (02:52 +0000)
commita0a2cd1ea6933bdd54165b8e9a403e7e7f492822
treee9a59e29817d1973773814b865771a33ae6db301
parentfad213a3db737a5601869d155abe499a7df66715
This patch is going to correct the external PCD database generation rule to support the case that all binary driver are only listed in FDF file.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng, Bob C <bob.c.feng@intel.com>
Reviewed-by: Yingke Liu <yingke.d.liu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15893 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools/Source/Python/Workspace/BuildClassObject.py
BaseTools/Source/Python/Workspace/WorkspaceDatabase.py
BaseTools/Source/Python/build/build.py