audk/NetworkPkg/Library
Savva Mitrofanov 9316d34888 NetworkPkg/DxeNetLib: Fix unaligned access in NetblockChecksum
Into this routine the caller passes different data structures with
different alignment that is why casting bulk pointer to UINT16 violates
strict aliasing rule.
2025-03-07 15:47:24 +03: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: Fix unaligned access in NetblockChecksum 2025-03-07 15:47:24 +03: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