audk/NetworkPkg/Library
Gerd Hoffmann 6862b9d538 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 <kraxel@redhat.com>
2024-06-27 15:14:56 +00:00
..
DxeDpcLib NetworkPkg: Move Dpc.h from MdeModulePkg to NetworkPkg 2019-08-15 16:42:43 +08:00
DxeHttpIoLib NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeHttpLib NetworkPkg: Fix conditionally uninitialized variables 2023-04-03 15:29:08 +00:00
DxeIpIoLib NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeNetLib NetworkPkg/DxeNetLib: adjust PseudoRandom error logging 2024-06-27 15:14:56 +00:00
DxeTcpIoLib NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeUdpIoLib NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00