aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/efitable/efitable.c
Commit message (Expand)AuthorAgeFilesLines
* efidev: add support for memory attributeShengYi Hung12 days1-1/+49
* efi: Use EDK2 EFI_GUID instead of sturct uuidWarner Losh2025-05-011-2/+0
* efitable: Don't assume EFI GUID are uuid_tWarner Losh2025-05-011-8/+19
* efitable(8): Complete libxo transitionYan-Hao Wang2024-04-031-3/+4
* 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