]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Rollback Filter out unused structure pcds
authorFeng, Bob C <bob.c.feng@intel.com>
Fri, 26 Oct 2018 14:34:52 +0000 (22:34 +0800)
committerLiming Gao <liming.gao@intel.com>
Sat, 27 Oct 2018 07:28:27 +0000 (15:28 +0800)
commit7a283cb3f0034600d3f9a0c6ff7928a5c92856d1
treef64e4ff23f0a0b16c295b8f356a98cc3930c3fc2
parent3da7d99506a7f4843af37a283640bed4b17a4f09
BaseTools: Rollback Filter out unused structure pcds

This reverts commit 51d17bb7b0da0d9c9e91c226f1982d7020f43795.
commit 51d17bb7b0da0d9c9e91c226f1982d7020f43795 adds new check
of Pcds in the platform unused library INF files.
It breaks the existing platform.
To avoid the impact, roll back this change first.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob C Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Workspace/DscBuildData.py