aboutsummaryrefslogtreecommitdiff
path: root/stand/kboot/include
Commit message (Expand)AuthorAgeFilesLines
* kboot: Implement data_from_kernel to read kernel variablesWarner Losh2025-04-171-0/+4
* kboot: Move common EFI stuff from aarch64 to libkbootWarner Losh2025-04-171-1/+10
* kboot: Method to populate the avail array from EFI mapWarner Losh2025-04-171-0/+1
* kboot: Add option to parse 32-bit quantityWarner Losh2025-04-171-0/+1
* kboot: Start to move efi common routines to libkbootWarner Losh2025-04-091-0/+17
* kboot: Move str* util routines to libkbootWarner Losh2025-04-091-0/+10
* kboot: Move seg code into libkbootWarner Losh2025-04-091-0/+24
* kboot: Create function for error checking.Warner Losh2024-03-111-4/+20
* kboot: update copyright on these files.Warner Losh2024-01-283-0/+12
* kboot: Assert copyright hereWarner Losh2024-01-281-21/+4
* kboot: Move termios to libkbootWarner Losh2024-01-285-0/+407
* kboot: Move system calls to libkbootWarner Losh2024-01-287-0/+385