Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 1b70ffe81954dab40584ee3f7acef1f7756108c5
      
https://github.com/tianocore/edk2/commit/1b70ffe81954dab40584ee3f7acef1f7756108c5
  Author: Khalid Ali <[email protected]>
  Date:   2026-01-25 (Sun, 25 Jan 2026)

  Changed paths:
    M EmulatorPkg/EmulatorPkg.dsc

  Log Message:
  -----------
  EmulatorPkg: Fix build failure with gcc when TLS is enabled

Currently, build fails with TLS in emulatorPkg due missing library
instance of TlsLib. Add library instance.

Also, uuse OpensslLib.inf as library instance for OpenSsl instead of
OpensslLibCrypto. OpensslLibCrypto is library instance where TLS
features are disabled, this causes in EmulatorPkg openssl library
symbols not get resolved.

Also, move Network.dsc.inc to the top of the file where other dsc.inc
files included.

Signed-off-by: Khalid Ali <[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

Reply via email to