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