AUR (en) - uefivars-git
anatolik commented on 2013-09-18 14:12
ridikulusrat commented on 2013-09-18 05:50
ridikulusrat commented on 2013-09-09 07:10
Inxsible commented on 2013-06-20 17:49
package disowned. Please adopt and have at it.
ridikulusrat commented on 2013-06-20 17:24
anatolik commented on 2013-06-20 16:55
ridikulusrat commented on 2013-06-20 16:43
AFAIK the only thing uefivars ever does is it lists all the uefi variables in the system (something similar to "ls -1 /sys/firmware/efi/vars"). efivar-git also supports listing the contents of an individual variable.
anatolik commented on 2013-06-20 16:40
If efivar-git covers all feature of uefivars-git then this package should be removed and WikiArch should be updated to efivar-git.
Otherwise I would like to fix the package so people would keep using it.
ridikulusrat commented on 2013-06-20 16:23
I suggest using https://aur.archlinux.org/packages/efivar-git/ (efivar -l) over uefivars-git as the former support listing from both /sys/firmware/efi/efivars (efivarfs) and /sys/firmware/efi/vars , and it also provides option to display data of a particular variable (efivar -p <guid-name>).
The project is updated to github repo