Reviewed-by: Qin Long <qin.l...@intel.com>

Best Regards & Thanks,
LONG, Qin

> -----Original Message-----
> From: Yao, Jiewen
> Sent: Tuesday, February 7, 2017 12:24 AM
> To: edk2-devel@lists.01.org
> Cc: Long, Qin <qin.l...@intel.com>; Zhang, Chao B
> <chao.b.zh...@intel.com>
> Subject: [PATCH V2 6/6] SecurityPkg/dsc: add Password authentication
> module.
> 
> Cc: Qin Long <qin.l...@intel.com>
> Cc: Chao Zhang <chao.b.zh...@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Jiewen Yao <jiewen....@intel.com>
> ---
>  SecurityPkg/SecurityPkg.dsc | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc index
> dee9241..d337a26 100644
> --- a/SecurityPkg/SecurityPkg.dsc
> +++ b/SecurityPkg/SecurityPkg.dsc
> @@ -75,6 +75,7 @@
> 
> TcgStorageOpalLib|SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLi
> b.inf
> 
> OpalPasswordSupportLib|SecurityPkg/Library/OpalPasswordSupportLib/Opa
> lPasswordSupportLib.inf
> 
> ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseRes
> etSystemLibNull.inf
> +
> + PlatformPasswordLib|SecurityPkg/Library/PlatformPasswordLibNull/Platfo
> + rmPasswordLibNull.inf
> 
>  [LibraryClasses.common.PEIM]
>    PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
> @@ -328,6 +329,12 @@
>    SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordDxe.inf
>    SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalPasswordSmm.inf
> 
> +  #
> +  # Password
> +  #
> +  SecurityPkg/Password/UserAuthentication/UserAuthenticationDxe.inf
> +  SecurityPkg/Password/UserAuthentication/UserAuthenticationSmm.inf
> +
>  [Components.IPF]
> 
> SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.in
> f
> 
> --
> 2.7.4.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to