summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 hoursutil/nvmutil: use enum for command indexLeah Rowe
8 hoursutil/nvmutil: call it nvmutil in makefileLeah Rowe
8 hoursutil/nvmutil: print mac before settingLeah Rowe
8 hoursutil/nvmutil: store invert in command structLeah Rowe
8 hoursutil/nvmutil: make cmd an integerLeah Rowe
19 hoursutil/clarity: name the gbe file half sizeLeah Rowe
19 hoursutil/nvmutil: only have newrandom on linux/oldunixLeah Rowe
23 hoursutil/nvmutil: tidy up open_dev_urandomLeah Rowe
29 hoursutil/nvmutil: correct type on hextonum()Leah Rowe
29 hoursutil/nvmutil: fix a commentLeah Rowe
30 hoursutil/nvmutil: fix a commentLeah Rowe
30 hoursutil/nvmutil: unambiguous sign conv_argv_part_numLeah Rowe
30 hoursutil/nvmutil: clean up hextonum()Leah Rowe
30 hoursutil/nvmutil: tidy up some commentsLeah Rowe
30 hoursutil/nvmutil: make mac_updated a uint8_tLeah Rowe
30 hoursutil/nvmutil: fix prototype indentationLeah Rowe
30 hoursutil/nvmutil: reset mac_buf for mac parsingLeah Rowe
31 hoursutil/nvmutil: comment the unhandled errno exitLeah Rowe
31 hoursutil/nvmutil: tidy up set_mac_byteLeah Rowe
31 hoursutil/nvmutil: further mac address parsing cleanupLeah Rowe
31 hoursutil/nvmutil: tidy up mac parsing codeLeah Rowe
31 hoursutil/nvmutil: fix a bad commentLeah Rowe
31 hoursutil/nvmutil: tidy up set_mac_byteLeah Rowe
32 hoursutil/nvmutil: make do_read a uint8_tLeah Rowe
32 hoursutil/nvmutil: clearer commenting about commandsLeah Rowe
32 hoursutil/nvmutil: comment regarding bufLeah Rowe
32 hoursutil/nvmutil: minor code cleanupLeah Rowe
33 hoursutil/nvmutil: fix an err stringLeah Rowe
33 hoursutil/nvmutil: tidy up conv_argv_part_numLeah Rowe
33 hoursutil/nvmutil: Shorten a commentLeah Rowe
33 hoursutil/nvmutil: fix a bad commentLeah Rowe
33 hoursutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
33 hoursutil/nvmutil: rename rfd to urandom_fdLeah Rowe
33 hoursutil/nvmutil: remove reset_global_stateLeah Rowe
33 hoursutil/nvmutil: rename arc4random defineLeah Rowe
33 hoursutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe
33 hoursutil/nvmutil: remove rval from conv_argv_part_numLeah Rowe
33 hoursutil/nvmutil: set part_modified to a uint8_tLeah Rowe
33 hoursutil/nvmutil: make invert a uint8_tLeah Rowe
34 hoursutil/nvmutil: safer argv part number parsingLeah Rowe
34 hoursutil/nvmutil: rename check_bound check_nvm_boundLeah Rowe
34 hoursutil/nvmutil: be clearer about GbE file sizesLeah Rowe
34 hoursutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe
34 hoursutil/nvmutil: cleaned up a few prototypesLeah Rowe
34 hoursutil/nvmutil: more readable xopenLeah Rowe
35 hoursutil/nvmutil: use unsigned char in hextonumLeah Rowe
35 hoursutil/nvmutil: remove redundant breakLeah Rowe
35 hoursutil/nvmutil: rename write_gbe to write_gbe_fileLeah Rowe
35 hoursutil/nvmutil: rename read_gbe to read_gbe_fileLeah Rowe
35 hoursutil/nvmutil: unified partnum validationLeah Rowe