Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6862b9d538d96363635677198899e1669e591259
      
https://github.com/tianocore/edk2/commit/6862b9d538d96363635677198899e1669e591259
  Author: Gerd Hoffmann <kra...@redhat.com>
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
    M NetworkPkg/Library/DxeNetLib/DxeNetLib.c

  Log Message:
  -----------
  NetworkPkg/DxeNetLib: adjust PseudoRandom error logging

There is a list of allowed rng algorithms, if /one/ of them is not
supported this is not a problem, only /all/ of them failing is an
error condition.

Downgrade the message for a single unsupported algorithm from ERROR to
VERBOSE.  Add an error message in case we finish the loop without
finding a supported algorithm.

Signed-off-by: Gerd Hoffmann <kra...@redhat.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to