[edk2-devel] [PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC

Zhang, Shenglei posted 1 patch 4 years, 10 months ago
Failed in applying to current master (apply log)
SecurityPkg/SecurityPkg.dsc | 1 -
1 file changed, 1 deletion(-)
[edk2-devel] [PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC
Posted by Zhang, Shenglei 4 years, 10 months ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#43056): https://edk2.groups.io/g/devel/message/43056
Mute This Topic: https://groups.io/mt/32267438/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC
Posted by Wang, Jian J 4 years, 10 months ago
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
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#43057): https://edk2.groups.io/g/devel/message/43057
Mute This Topic: https://groups.io/mt/32267438/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-