summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
19 hoursutil/nvmutil: fix a bad commentLeah Rowe
19 hoursutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
19 hoursutil/nvmutil: rename rfd to urandom_fdLeah Rowe
19 hoursutil/nvmutil: remove reset_global_stateLeah Rowe
19 hoursutil/nvmutil: rename arc4random defineLeah Rowe
19 hoursutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe
19 hoursutil/nvmutil: remove rval from conv_argv_part_numLeah Rowe
20 hoursutil/nvmutil: set part_modified to a uint8_tLeah Rowe
20 hoursutil/nvmutil: make invert a uint8_tLeah Rowe
20 hoursutil/nvmutil: safer argv part number parsingLeah Rowe
20 hoursutil/nvmutil: rename check_bound check_nvm_boundLeah Rowe
20 hoursutil/nvmutil: be clearer about GbE file sizesLeah Rowe
20 hoursutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe
20 hoursutil/nvmutil: cleaned up a few prototypesLeah Rowe
21 hoursutil/nvmutil: more readable xopenLeah Rowe
21 hoursutil/nvmutil: use unsigned char in hextonumLeah Rowe
21 hoursutil/nvmutil: remove redundant breakLeah Rowe
21 hoursutil/nvmutil: rename write_gbe to write_gbe_fileLeah Rowe
21 hoursutil/nvmutil: rename read_gbe to read_gbe_fileLeah Rowe
21 hoursutil/nvmutil: unified partnum validationLeah Rowe
21 hoursutil/nvmutil: rename global st variableLeah Rowe
21 hoursutil/nvmutil: full prototypesLeah Rowe
22 hoursutil/nvmutil: tidy up read_gbeLeah Rowe
22 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
22 hoursutil/nvmutil: remove unnecessary checckLeah Rowe
22 hoursRevert "util/nvmutil: make invert an unsigned char"Leah Rowe
22 hoursutil/nvmutil: general code cleanupLeah Rowe
22 hoursutil/nvmutil: cleaner mac address variable namesLeah Rowe
23 hoursutil/nvmutil: general code cleanupLeah Rowe
23 hoursutil/nvmutil: make invert an unsigned charLeah Rowe
23 hoursutil/nvmutil: make mac_updated unsignedLeah Rowe
23 hoursutil/nvmutil: use size_t in setmac functionsLeah Rowe
23 hoursutil/nvmutil: extra part check in set_checksumLeah Rowe
23 hoursutil/nvmutil: don't set part in write_mac_partLeah Rowe
23 hoursutil/nvmutil: fix duplicated word in commentLeah Rowe
23 hoursutil/nvmutil: make part_modified an unsigned charLeah Rowe
23 hoursutil/nvmutil: fix bad string in gbe_read_part()Leah Rowe
23 hoursutil/nvmutil: calculate off AFTER part validationLeah Rowe
23 hoursutil/nvmutil: made a comment a bit clearerLeah Rowe
24 hoursutil/nvmutil: fix another printf specifierLeah Rowe
24 hoursutil/nvmutil: remove unnecessary castsLeah Rowe
24 hoursutil/nvmutil: fix more bad printf statementsLeah Rowe
24 hoursutil/nvmutil: fix a few bad printf statementsLeah Rowe
24 hoursutil/nvmutil: warn about partial gbe file writesLeah Rowe
24 hoursutil/nvmutil: use size_t for part numbersLeah Rowe
24 hoursutil/nvmutil: clean up file handlingLeah Rowe
24 hoursutil/nvmutil: minor cleanupLeah Rowe
25 hoursutil/nvmutil: mem bound check on file read/writeLeah Rowe
25 hoursutil/nvmutil: rename gbe_bound for clarityLeah Rowe
25 hoursutil/nvmutil: make defines easier to understandLeah Rowe