public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC
@ 2019-07-01  2:33 Zhang, Shenglei
  2019-07-01  2:50 ` [edk2-devel] " Wang, Jian J
  0 siblings, 1 reply; 2+ messages in thread
From: Zhang, Shenglei @ 2019-07-01  2:33 UTC (permalink / raw)
  To: devel; +Cc: Chao Zhang, Jiewen Yao, Jian Wang

The current version will cause build fail because DxeDeferImageLoadLib
exists in DSC file but it was actually deleted. So it should be remove.
https://bugzilla.tianocore.org/show_bug.cgi?id=1919

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian Wang <jian.j.wang@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
---
 SecurityPkg/SecurityPkg.dsc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc
index 7933ea6f24f3..60f3b0110eb7 100644
--- a/SecurityPkg/SecurityPkg.dsc
+++ b/SecurityPkg/SecurityPkg.dsc
@@ -198,7 +198,6 @@ [Components]
   SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf
   SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf
 
-  SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf
   SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
   SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
   SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
-- 
2.18.0.windows.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [edk2-devel] [PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC
  2019-07-01  2:33 [PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC Zhang, Shenglei
@ 2019-07-01  2:50 ` Wang, Jian J
  0 siblings, 0 replies; 2+ messages in thread
From: Wang, Jian J @ 2019-07-01  2:50 UTC (permalink / raw)
  To: devel@edk2.groups.io, Zhang, Shenglei; +Cc: Zhang, Chao B, Yao, Jiewen

Reviewed-by: Jian J Wang <jian.j.wang@intel.com>


> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Zhang, Shenglei
> Sent: Monday, July 01, 2019 10:33 AM
> To: devel@edk2.groups.io
> Cc: Zhang, Chao B <chao.b.zhang@intel.com>; Yao, Jiewen
> <jiewen.yao@intel.com>; Wang, Jian J <jian.j.wang@intel.com>
> Subject: [edk2-devel] [PATCH] SecurityPkg: Remove DxeDeferImageLoadLib
> in DSC
> 
> The current version will cause build fail because DxeDeferImageLoadLib
> exists in DSC file but it was actually deleted. So it should be remove.
> https://bugzilla.tianocore.org/show_bug.cgi?id=1919
> 
> Cc: Chao Zhang <chao.b.zhang@intel.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jian Wang <jian.j.wang@intel.com>
> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
> ---
>  SecurityPkg/SecurityPkg.dsc | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc
> index 7933ea6f24f3..60f3b0110eb7 100644
> --- a/SecurityPkg/SecurityPkg.dsc
> +++ b/SecurityPkg/SecurityPkg.dsc
> @@ -198,7 +198,6 @@ [Components]
> 
> SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkc
> s7.inf
> 
> SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthentica
> tionLibRsa2048Sha256.inf
> 
> -  SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf
> 
> SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
>    SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
>    SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
> --
> 2.18.0.windows.1
> 
> 
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-01  2:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-01  2:33 [PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC Zhang, Shenglei
2019-07-01  2:50 ` [edk2-devel] " Wang, Jian J

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox