Reviewed-by: [email protected] > -----Original Message----- > From: Dong, Eric > Sent: Wednesday, May 3, 2017 11:32 AM > To: [email protected] > Cc: Yao, Jiewen <[email protected]> > Subject: [Patch 2/2] SecurityPkg: Consume SmmIoLib. > > Update code to consume SmmIoLib to pass build. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Eric Dong <[email protected]> > Cc: Jiewen Yao <[email protected]> > --- > SecurityPkg/SecurityPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc > index dee9241..26bcbda 100644 > --- a/SecurityPkg/SecurityPkg.dsc > +++ b/SecurityPkg/SecurityPkg.dsc > @@ -136,6 +136,7 @@ > > Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTc > g.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} > -- > 2.7.0.windows.1
_______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

