aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/efitable
Commit message (Expand)AuthorAgeFilesLines
* efitable.8: NitsAlexander Ziaee2025-07-221-5/+6
* efidev: add support for memory attributeShengYi Hung2025-07-222-1/+51
* manpages: prefer linking to xo_options.7 over xo_parse_args.3Alan Somers2025-07-161-2/+2
* 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
* Update Makefile.depend filesSimon J. Gerraty2024-10-141-0/+16
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* 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$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-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(8): Add missing `-u` in the manpageTrond Endrestol2022-01-281-1/+1
* efitable: Don't pass NULL as a format string to xo_err().John Baldwin2021-09-151-2/+2
* pkgbase: Remove libefivar package and add a efi-tools oneEmmanuel Vadot2021-09-071-0/+2
* Add efitable(8), a userspace tool to fetch and parse EFI tablesPavel Balaev2021-07-033-0/+318