21 Commits

Author SHA1 Message Date
Mintsuki
15fa66a1a8 pxe/tftp: Remove arbitrary file size cap 2026-02-16 13:08:01 +01:00
Mintsuki
01f3e9ab46 pxe/tftp: Clamp DHCP cached packet copy to firmware-reported buffer size 2026-02-09 13:02:39 +01:00
Mintsuki
8d9069a28e pxe/tftp: Fix byte-order conversion for server port 2026-02-09 13:02:39 +01:00
Mintsuki
f1167da7a9 misc: Fix wrong format specifiers for 64-bit arguments in print calls 2026-02-09 13:02:39 +01:00
Mintsuki
b3b6dac38d pxe/tftp: Use single variable for TFTP close seg:off pair 2026-02-09 13:02:38 +01:00
Mintsuki
c5ecf04b17 pxe/tftp: Validate server packet size against allocated buffer 2026-01-05 05:44:08 +01:00
Mintsuki
134973ce00 pxe/tftp: Add validation checks and fix memory leaks 2025-12-26 13:25:29 +01:00
Mintsuki
bcf6f17ba0 pxe/tftp: Fix broken assignment for pxe_ip on EFI 2025-12-25 19:54:37 +01:00
no92
ac3c4ac3b0 pxe: pass EFI device handle 2024-12-22 14:53:24 +01:00
mintsuki
a83dafe6f4 misc: Add section .note.GNU-stack to assembly files 2023-09-28 06:56:28 -05:00
mintsuki
8dd7973e23 pxe: Add and use constant PXE ACK packet size and fix BIOS PXE ACK struct 2023-04-28 04:59:08 +02:00
Bryce Lanham
2362f1a785 Implement Multiboot2 network tag
Added caching of the dhcp response in the pxe code, and then adding the
tag containing it.
2023-04-24 06:44:56 -05:00
Bryce Lanham
64a0c6073b Fix PXE BIOS boot when using a proxy DHCP server 2023-04-22 01:22:36 -05:00
mintsuki
28dd8a1062 file: Fix several bugs to do with handling of path field 2023-01-20 17:27:41 +01:00
Qwinci
3dd0a6fb41 limine: Add UEFI PXE support
based on @qookei's original patch with small changes.
2023-01-17 18:47:36 +02:00
mintsuki
c44f514738 misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
mintsuki
07080dcbc2 misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
mintsuki
6eafb4fc03 build: BIOS stage2only build improvements 2022-07-18 21:02:44 +02:00
mintsuki
0431623381 fs: Improve layering in how the filesystem API works 2022-07-04 20:16:33 +02:00
mintsuki
fb54571b34 limine: PXE and HHDM work 2022-03-17 23:46:48 +01:00
mintsuki
400202d926 misc: stage23 -> common 2022-02-03 10:38:43 +01:00