Re: [edk2] [PATCH] SecurityPkg: Change TPM MMIO range attribute

2015-07-27 Thread Long, Qin
Reviewed-by: Qin Long > -Original Message- > From: Zhang, Chao B > Sent: Tuesday, July 28, 2015 10:08 AM > To: edk2-devel@lists.sourceforge.net > Cc: Long, Qin; Zhang, Chao B > Subject: [PATCH] SecurityPkg: Change TPM MMIO range attribute > > For TCG spec compliance, Change TPM MMIO ran

[edk2] [PATCH] SecurityPkg: Change TPM MMIO range attribute

2015-07-27 Thread Zhang, Chao B
For TCG spec compliance, Change TPM MMIO range attribute Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang --- SecurityPkg/Tcg/TcgSmm/Tpm.asl | 4 ++-- SecurityPkg/Tcg/TrEESmm/Tpm.asl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Securi