Reviewed-by : Chao Zhang <[email protected]> -----Original Message----- From: Gao, Liming Sent: Tuesday, May 28, 2019 7:42 PM To: [email protected] Cc: Yao, Jiewen <[email protected]>; Zhang, Chao B <[email protected]> Subject: [Patch 3/3] SignedCapsulePkg: Update Package DSC to remove unused network libs
Signed-off-by: Liming Gao <[email protected]> Cc: Jiewen Yao <[email protected]> Cc: Chao Zhang <[email protected]> --- SignedCapsulePkg/SignedCapsulePkg.dsc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/SignedCapsulePkg/SignedCapsulePkg.dsc b/SignedCapsulePkg/SignedCapsulePkg.dsc index 0da445503b..4d4232d6e0 100644 --- a/SignedCapsulePkg/SignedCapsulePkg.dsc +++ b/SignedCapsulePkg/SignedCapsulePkg.dsc @@ -61,11 +61,6 @@ # UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf - NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf - IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf - UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf - TcpIoLib|MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf - DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf -- 2.13.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#41548): https://edk2.groups.io/g/devel/message/41548 Mute This Topic: https://groups.io/mt/31820495/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
