summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
32 hoursRevert "util/nvmutil: make invert an unsigned char"Leah Rowe
32 hoursutil/nvmutil: general code cleanupLeah Rowe
33 hoursutil/nvmutil: cleaner mac address variable namesLeah Rowe
33 hoursutil/nvmutil: general code cleanupLeah Rowe
33 hoursutil/nvmutil: make invert an unsigned charLeah Rowe
33 hoursutil/nvmutil: make mac_updated unsignedLeah Rowe
33 hoursutil/nvmutil: use size_t in setmac functionsLeah Rowe
34 hoursutil/nvmutil: extra part check in set_checksumLeah Rowe
34 hoursutil/nvmutil: don't set part in write_mac_partLeah Rowe
34 hoursutil/nvmutil: fix duplicated word in commentLeah Rowe
34 hoursutil/nvmutil: make part_modified an unsigned charLeah Rowe
34 hoursutil/nvmutil: fix bad string in gbe_read_part()Leah Rowe
34 hoursutil/nvmutil: calculate off AFTER part validationLeah Rowe
34 hoursutil/nvmutil: made a comment a bit clearerLeah Rowe
34 hoursutil/nvmutil: fix another printf specifierLeah Rowe
34 hoursutil/nvmutil: remove unnecessary castsLeah Rowe
34 hoursutil/nvmutil: fix more bad printf statementsLeah Rowe
34 hoursutil/nvmutil: fix a few bad printf statementsLeah Rowe
34 hoursutil/nvmutil: warn about partial gbe file writesLeah Rowe
34 hoursutil/nvmutil: use size_t for part numbersLeah Rowe
35 hoursutil/nvmutil: clean up file handlingLeah Rowe
35 hoursutil/nvmutil: minor cleanupLeah Rowe
35 hoursutil/nvmutil: mem bound check on file read/writeLeah Rowe
35 hoursutil/nvmutil: rename gbe_bound for clarityLeah Rowe
36 hoursutil/nvmutil: make defines easier to understandLeah Rowe
36 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
36 hoursutil/nvmutil: use portable printf on hexdumpLeah Rowe
36 hoursutil/nvmutil: make the MAC shifting easier to readLeah Rowe
36 hoursutil/nvmutil: optimise hextonumLeah Rowe
36 hoursutil/nvmutil: fix parenthesis warning in GCCLeah Rowe
36 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
36 hoursutil/nvmutil: clearer intent on struct dataLeah Rowe
36 hoursutil/nvmutil: more readable NVM definesLeah Rowe
36 hoursutil/nvmutil: more readable SIZE_nKB definesLeah Rowe
37 hoursutil/nvmutil: use arc4random on DragonFly BSDLeah Rowe
37 hoursutil/nvmutil: use strlen instead of strnlenLeah Rowe
37 hoursutil/nvmutil: add bound checks for gbe read/writeLeah Rowe
37 hoursutil/nvmutil: minor code cleanupLeah Rowe
37 hoursutil/nvmutil: clearer macbuff init in set_mac_nibLeah Rowe
38 hoursutil/nvmutil: don't reset rfd on openbsdLeah Rowe
38 hoursutil/nvmutil: tidy up rhex()Leah Rowe
38 hoursutil/nvmutil: properly handle sizeof in rhex()Leah Rowe
39 hoursutil/nvmutil: make rmac an array, not a literal.Leah Rowe
39 hoursutil/nvmutil: use arc4random when availableLeah Rowe
39 hoursutil/nvmutil: inline pos calculation on word()Leah Rowe
40 hoursutil/nvmutil: remove pointless checkLeah Rowe
40 hoursutil/nvmutil: cast inside check_bound, not callersLeah Rowe
40 hoursutil/nvmutil: comment regarding endiannessLeah Rowe
40 hoursutil/nvmutil: clean up set_wordLeah Rowe
40 hoursutil/nvmutil: use size_t for offsets in wordsLeah Rowe