diff options
author | Hao A Wu <hao.a.wu@intel.com> | 2020-04-22 14:50:24 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-04-23 08:48:54 +0000 |
commit | d5339c04d7cd47c061ec146a7b062052e3dc56ca (patch) | |
tree | 933fa0c38bd4f7a366a327ef9299ed3a92b50451 /UnitTestFrameworkPkg | |
parent | 3a3a3af4a29ee36b1db11842d40b74f2de892a35 (diff) | |
download | edk2-d5339c04d7cd47c061ec146a7b062052e3dc56ca.zip edk2-d5339c04d7cd47c061ec146a7b062052e3dc56ca.tar.gz edk2-d5339c04d7cd47c061ec146a7b062052e3dc56ca.tar.bz2 |
UefiCpuPkg/MpInitLib: Add missing explicit PcdLib dependency
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2632
Both PEI and DXE instances of the MpInitLib are using PcdLib APIs, but
none of them list the dependency of the PcdLib in INF & header files.
This commit will explicitly add such dependency in .H and .INF files.
Test done:
Library level build pass for VS2015x86 tool chain
Cc: Eric Dong <eric.dong@intel.com>
Signed-off-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'UnitTestFrameworkPkg')
0 files changed, 0 insertions, 0 deletions