audk/NetworkPkg/Library
Mike Beaton 600dc53b6d NetworkPkg/DxeNetLib: Update misleading comment
Commit 6862b9d538d96363635677198899e1669e591259 makes
more explicit the previous logic of the code anyway, which is that
it is (and was) only a fatal error if all secure algorithms fail.

However the comment updated by this commit seems somewhat
incompatible with that change, and even with the previous code
(which operated as now, just logging different error messages).

This updates the comment to be more compatible with how the
code operates.

Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
2024-09-09 11:34:13 +01: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: Update misleading comment 2024-09-09 11:34:13 +01: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