Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implenent --fromfile to read variable values when printing variables | Warner Losh | 2018-10-26 | 1 | -2/+11 |
* | Add UCS2->UTF8 option. | Warner Losh | 2017-08-31 | 1 | -1/+5 |
* | Correct the "first appeared in" version for efivar(8). | Glen Barber | 2017-05-22 | 1 | -2/+2 |
* | Updates for efivar.8 | Benjamin Kaduk | 2017-05-21 | 1 | -17/+15 |
* | Finish implementing -d/--device/--device-path flag to print variable | Warner Losh | 2017-03-09 | 1 | -15/+30 |
* | Implement --guid/-g to print the known GUIDs as human readable. The | Warner Losh | 2017-03-03 | 1 | -0/+6 |
* | 'b' is short for --binary, it isn't 'a'. | Warner Losh | 2016-10-13 | 1 | -1/+1 |
* | Fix building on i386 and arm. But 'public domain' headers on the files | Warner Losh | 2016-10-13 | 1 | -2/+2 |
* | Add efivar(1) to manipulate EFI variables. It uses a similar command | Warner Losh | 2016-10-11 | 1 | -0/+164 |