diff options
author | Eric Dong <eric.dong@intel.com> | 2017-05-03 09:22:55 +0800 |
---|---|---|
committer | Eric Dong <eric.dong@intel.com> | 2017-05-04 08:32:39 +0800 |
commit | 350e9150ccc6db9b1785574c3e7f4b58c28eb45a (patch) | |
tree | 91dc2edd5e7263349dbb5b8c3fdf6e2e633d3154 /SecurityPkg | |
parent | 50e6bb98ee64af225e152660db2fa5d8711f359a (diff) | |
download | edk2-350e9150ccc6db9b1785574c3e7f4b58c28eb45a.tar.gz edk2-350e9150ccc6db9b1785574c3e7f4b58c28eb45a.tar.bz2 edk2-350e9150ccc6db9b1785574c3e7f4b58c28eb45a.zip |
SecurityPkg: Consume SmmIoLib.
Update code to consume SmmIoLib to pass build.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'SecurityPkg')
-rw-r--r-- | SecurityPkg/SecurityPkg.dsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc index dee92411d6..26bcbda54d 100644 --- a/SecurityPkg/SecurityPkg.dsc +++ b/SecurityPkg/SecurityPkg.dsc @@ -136,6 +136,7 @@ Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
+ SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf
[PcdsDynamicDefault.common.DEFAULT]
gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}
|