aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/efitable/efitable.c
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* efitable: Don't pass NULL as a format string to xo_err().John Baldwin2021-09-151-2/+2
* Add efitable(8), a userspace tool to fetch and parse EFI tablesPavel Balaev2021-07-031-0/+239