summaryrefslogtreecommitdiff
path: root/lib/libefivar/Makefile
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-02-15libefivar: Add note about extra compiler flagsWarner Losh
2021-12-21libefivar(3): efi_set_variables_supported.3 should be efi_variables_supported.3Li-Wen Hsu
2021-09-07pkgbase: Remove libefivar package and add a efi-tools oneEmmanuel Vadot
2021-08-26Cleanup compiler warning flags in lib/libefivar/MakefileDimitry Andric
2017-12-02Create a function to translate UEFI paths to unix pathsWarner Losh
2017-11-14Move sys/boot to stand. Fix all references to new locationWarner Losh
2017-09-04libefivar: -fno-strict-aliasingRyan Libby
2017-03-09Bring in EDK2 routines for printing and parsing device paths.Warner Losh
2017-03-09Share UCS2/UTF8 routines between boot loader and userland.Warner Losh
2016-10-11Create libefivar library. This library aims to provideWarner Losh