mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 13:44:33 +02:00
NetworkPkg/NetworkPkg.dsc: Enable TlsDxe and TlsAuthConfigDxe module
Cc: Ye Ting <ting.ye@intel.com> Cc: Fu Siyuan <siyuan.fu@intel.com> Cc: Zhang Lubo <lubo.zhang@intel.com> Cc: Long Qin <qin.long@intel.com> Cc: Thomas Palmer <thomas.palmer@hpe.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com>
This commit is contained in:
parent
dac45de3d6
commit
cd09a27734
@ -55,8 +55,10 @@
|
|||||||
BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
|
BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
|
||||||
OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
|
OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
|
||||||
IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
|
IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
|
||||||
|
TlsLib|CryptoPkg/Library/TlsLib/TlsLib.inf
|
||||||
DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
|
DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
|
||||||
FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
|
FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
|
||||||
|
FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
|
||||||
SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
|
SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
|
||||||
|
|
||||||
[LibraryClasses.common.UEFI_DRIVER]
|
[LibraryClasses.common.UEFI_DRIVER]
|
||||||
@ -113,6 +115,8 @@
|
|||||||
NetworkPkg/HttpDxe/HttpDxe.inf
|
NetworkPkg/HttpDxe/HttpDxe.inf
|
||||||
NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf
|
NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf
|
||||||
NetworkPkg/HttpBootDxe/HttpBootDxe.inf
|
NetworkPkg/HttpBootDxe/HttpBootDxe.inf
|
||||||
|
NetworkPkg/TlsDxe/TlsDxe.inf
|
||||||
|
NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigDxe.inf
|
||||||
|
|
||||||
NetworkPkg/Application/IfConfig6/IfConfig6.inf
|
NetworkPkg/Application/IfConfig6/IfConfig6.inf
|
||||||
NetworkPkg/Application/IpsecConfig/IpSecConfig.inf
|
NetworkPkg/Application/IpsecConfig/IpSecConfig.inf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user