audk/NetworkPkg/UefiPxeBcDxe
Dan Nicholson c1548908c9 NetworkPkg: UefiPxeBcDxe: Fix error packet detection
Per RFC 1350, TFTP error packets include 2 byte OpCode and ErrorCode
fields in network byte order. Those need to be swapped to host order to
be interpreted correctly. Without this change, the TftpErrorReceived and
TftpError Mode fields are never set and EFI applications can't inspect
the error received from the TFTP server.

Signed-off-by: Dan Nicholson <dbn@endlessos.org>
2025-01-17 00:32:40 +00:00
..
GoogleTest NetworkPkg: PxeBcDhcp6GoogleTest: Fix Stack Smashing Unit Test 2024-09-13 03:58:46 +00:00
ComponentName.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PxeBcBoot.c Support Report Status Code in the UefiPxe driver. 2024-09-11 16:36:03 +00:00
PxeBcBoot.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PxeBcDhcp4.c NetworkPkg: SECURITY PATCH CVE-2023-45237 2024-05-24 15:48:52 +00:00
PxeBcDhcp4.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PxeBcDhcp6.c NetworkPkg: SECURITY PATCH CVE-2023-45237 2024-05-24 15:48:52 +00:00
PxeBcDhcp6.h NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45235 Patch 2024-02-06 19:24:26 +00:00
PxeBcDriver.c NetworkPkg/UefiPxeBcDxe: Bugfix for pxe driver 2024-12-31 23:26:19 +00:00
PxeBcDriver.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PxeBcImpl.c Support Report Status Code in the UefiPxe driver. 2024-09-11 16:36:03 +00:00
PxeBcImpl.h Support Report Status Code in the UefiPxe driver. 2024-09-11 16:36:03 +00:00
PxeBcMtftp.c NetworkPkg: UefiPxeBcDxe: Fix error packet detection 2025-01-17 00:32:40 +00:00
PxeBcMtftp.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PxeBcSupport.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PxeBcSupport.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiPxeBcDxe.inf Support Report Status Code in the UefiPxe driver. 2024-09-11 16:36:03 +00:00
UefiPxeBcDxe.uni
UefiPxeBcDxeExtra.uni