summaryrefslogtreecommitdiff
path: root/stand/kboot/libkboot
AgeCommit message (Expand)Author
2025-12-10kboot: Explicitly use host:/procWarner Losh
2025-04-17kboot: Implement data_from_kernel to read kernel variablesWarner Losh
2025-04-17kboot: Move common EFI stuff from aarch64 to libkbootWarner Losh
2025-04-17kboot: Method to populate the avail array from EFI mapWarner Losh
2025-04-17kboot: Save the upper limit of the call stack.Warner Losh
2025-04-17kboot: Add option to parse 32-bit quantityWarner Losh
2025-04-17kboot: .note.GNU-stack is neededWarner Losh
2025-04-17kboot: Spell Reserved correctlyWarner Losh
2025-04-09kboot: Free prior segs in init_avail()Warner Losh
2025-04-09kboot: Start to move efi common routines to libkbootWarner Losh
2025-04-09termios: Do return EINVAL for bad action to tcsetattr()Warner Losh
2025-04-09kboot: Move str* util routines to libkbootWarner Losh
2025-04-09kboot: Move seg code into libkbootWarner Losh
2025-04-09kboot: Use SRCS+= instead of continuation linesWarner Losh
2024-01-28kboot: update copyright on these files.Warner Losh
2024-01-28kboot: Move termios to libkbootWarner Losh
2024-01-28kboot: Move system calls to libkbootWarner Losh
2024-01-28kboot: Move syscall stubs to libkbootWarner Losh
2024-01-28kboot: Cleanup libkern referenceWarner Losh
2024-01-28kboot: Move _start out of kboot and into libkbootWarner Losh