Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn>

Besides, the subject should be edk2-platforms instead of edk2-staging. 

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Kun Qin
> 发送时间: 2021年3月11日 4:08
> 收件人: devel@edk2.groups.io
> 抄送: Chasel Chiu <chasel.c...@intel.com>; Nate DeSimone
> <nathaniel.l.desim...@intel.com>; Liming Gao <gaolim...@byosoft.com.cn>;
> Eric Dong <eric.d...@intel.com>
> 主题: [edk2-devel] [edk2-staging][PATCH V1 2/5] MinPlatformPkg: Core
> Include Files: Added Tcg2Acpi driver after separation
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3251
> 
> This change follows the commit that separates the original Tcg2Smm driver
> into Tcg2Acpi and Tcg2 MM based on functionality in DXE and MM. The new
> Tcg2Acpi driver now will be responsible for patching and publishing ACPI
> table from DXE, and Tcg2 MM driver will be handling runtime MMI requests
> from ACPI calls.
> 
> Cc: Chasel Chiu <chasel.c...@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
> Cc: Liming Gao <gaolim...@byosoft.com.cn>
> Cc: Eric Dong <eric.d...@intel.com>
> 
> Signed-off-by: Kun Qin <kuqi...@gmail.com>
> ---
>  Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc
> | 1 +
>  Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf | 3
> ++-
>  2 files changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc
> b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc
> index a76a9bf5fdf9..c2ade240f314 100644
> --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc
> +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc
> @@ -155,6 +155,7 @@
> 
> NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.i
> nf
>    }
>    SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
> +  SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf
>    SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf
>  !endif
> 
> diff --git
> a/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
> b/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
> index 45dda7ea0a91..3edc878e173b 100644
> ---
a/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
> +++
> b/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
> @@ -14,6 +14,7 @@
>  !if gMinPlatformPkgTokenSpaceGuid.PcdTpm2Enable == TRUE
>  INF  SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
>  INF  SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
> -INF  RuleOverride = DRIVER_ACPITABLE
> SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
> +INF  SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
> +INF  RuleOverride = DRIVER_ACPITABLE
> SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf
>  INF  SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf
>  !endif
> --
> 2.30.0.windows.1
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#72658): https://edk2.groups.io/g/devel/message/72658
Mute This Topic: https://groups.io/mt/81244182/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to