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