Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 370b689176ccc719e582098e40365f0f253cb6ce
https://github.com/tianocore/edk2/commit/370b689176ccc719e582098e40365f0f253cb6ce
Author: Michael D Kinney <[email protected]>
Date: 2026-01-30 (Fri, 30 Jan 2026)
Changed paths:
M OvmfPkg/OvmfPkgIa32X64.dsc
M OvmfPkg/OvmfPkgIa32X64.fdf
M OvmfPkg/OvmfPkgX64.dsc
M OvmfPkg/OvmfPkgX64.fdf
M OvmfPkg/OvmfXen.dsc
M OvmfPkg/OvmfXen.fdf
Log Message:
-----------
OvmfPkg: Remove Hash2DxeCrypto if NETWORK_ENABLE=FALSE
Hash2DxeCrypto produces a protocol that is only used by
TcpDxe when NETWORK_ENABLE=TRUE. Hash2DxeCrypto is the
only module in OvmfPkg platforms that depends on
BaseCryptLib and OpensslLib.
OvmfPkg platform build times can be reduced when
NETWORK_ENABLE=FALSE by only including Hash2DxeCrypto.inf
if NETWORK_ENABLE=TRUE.
This reduces the time to build OvmfPkg for CI and
local developer builds.
Signed-off-by: Michael D Kinney <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits