summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
11 hoursutil/nvmutil: make do_read a uint8_tLeah Rowe
11 hoursutil/nvmutil: clearer commenting about commandsLeah Rowe
12 hoursutil/nvmutil: comment regarding bufLeah Rowe
12 hoursutil/nvmutil: minor code cleanupLeah Rowe
12 hoursutil/nvmutil: fix an err stringLeah Rowe
12 hoursutil/nvmutil: tidy up conv_argv_part_numLeah Rowe
12 hoursutil/nvmutil: Shorten a commentLeah Rowe
13 hoursutil/nvmutil: fix a bad commentLeah Rowe
13 hoursutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
13 hoursutil/nvmutil: rename rfd to urandom_fdLeah Rowe
13 hoursutil/nvmutil: remove reset_global_stateLeah Rowe
13 hoursutil/nvmutil: rename arc4random defineLeah Rowe
13 hoursutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe
13 hoursutil/nvmutil: remove rval from conv_argv_part_numLeah Rowe
13 hoursutil/nvmutil: set part_modified to a uint8_tLeah Rowe
13 hoursutil/nvmutil: make invert a uint8_tLeah Rowe
13 hoursutil/nvmutil: safer argv part number parsingLeah Rowe
14 hoursutil/nvmutil: rename check_bound check_nvm_boundLeah Rowe
14 hoursutil/nvmutil: be clearer about GbE file sizesLeah Rowe
14 hoursutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe
14 hoursutil/nvmutil: cleaned up a few prototypesLeah Rowe
14 hoursutil/nvmutil: more readable xopenLeah Rowe
14 hoursutil/nvmutil: use unsigned char in hextonumLeah Rowe
15 hoursutil/nvmutil: remove redundant breakLeah Rowe
15 hoursutil/nvmutil: rename write_gbe to write_gbe_fileLeah Rowe
15 hoursutil/nvmutil: rename read_gbe to read_gbe_fileLeah Rowe
15 hoursutil/nvmutil: unified partnum validationLeah Rowe
15 hoursutil/nvmutil: rename global st variableLeah Rowe
15 hoursutil/nvmutil: full prototypesLeah Rowe
15 hoursutil/nvmutil: tidy up read_gbeLeah Rowe
15 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
16 hoursutil/nvmutil: remove unnecessary checckLeah Rowe
16 hoursRevert "util/nvmutil: make invert an unsigned char"Leah Rowe
16 hoursutil/nvmutil: general code cleanupLeah Rowe
16 hoursutil/nvmutil: cleaner mac address variable namesLeah Rowe
16 hoursutil/nvmutil: general code cleanupLeah Rowe
17 hoursutil/nvmutil: make invert an unsigned charLeah Rowe
17 hoursutil/nvmutil: make mac_updated unsignedLeah Rowe
17 hoursutil/nvmutil: use size_t in setmac functionsLeah Rowe
17 hoursutil/nvmutil: extra part check in set_checksumLeah Rowe
17 hoursutil/nvmutil: don't set part in write_mac_partLeah Rowe
17 hoursutil/nvmutil: fix duplicated word in commentLeah Rowe
17 hoursutil/nvmutil: make part_modified an unsigned charLeah Rowe
17 hoursutil/nvmutil: fix bad string in gbe_read_part()Leah Rowe
17 hoursutil/nvmutil: calculate off AFTER part validationLeah Rowe
17 hoursutil/nvmutil: made a comment a bit clearerLeah Rowe
17 hoursutil/nvmutil: fix another printf specifierLeah Rowe
17 hoursutil/nvmutil: remove unnecessary castsLeah Rowe
17 hoursutil/nvmutil: fix more bad printf statementsLeah Rowe
18 hoursutil/nvmutil: fix a few bad printf statementsLeah Rowe