summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
29 hoursutil/nvmutil: be clearer about GbE file sizesLeah Rowe
30 hoursutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe
30 hoursutil/nvmutil: cleaned up a few prototypesLeah Rowe
30 hoursutil/nvmutil: more readable xopenLeah Rowe
30 hoursutil/nvmutil: use unsigned char in hextonumLeah Rowe
30 hoursutil/nvmutil: remove redundant breakLeah Rowe
30 hoursutil/nvmutil: rename write_gbe to write_gbe_fileLeah Rowe
30 hoursutil/nvmutil: rename read_gbe to read_gbe_fileLeah Rowe
30 hoursutil/nvmutil: unified partnum validationLeah Rowe
31 hoursutil/nvmutil: rename global st variableLeah Rowe
31 hoursutil/nvmutil: full prototypesLeah Rowe
31 hoursutil/nvmutil: tidy up read_gbeLeah Rowe
31 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
31 hoursutil/nvmutil: remove unnecessary checckLeah Rowe
31 hoursRevert "util/nvmutil: make invert an unsigned char"Leah Rowe
31 hoursutil/nvmutil: general code cleanupLeah Rowe
31 hoursutil/nvmutil: cleaner mac address variable namesLeah Rowe
32 hoursutil/nvmutil: general code cleanupLeah Rowe
32 hoursutil/nvmutil: make invert an unsigned charLeah Rowe
32 hoursutil/nvmutil: make mac_updated unsignedLeah Rowe
32 hoursutil/nvmutil: use size_t in setmac functionsLeah Rowe
32 hoursutil/nvmutil: extra part check in set_checksumLeah Rowe
32 hoursutil/nvmutil: don't set part in write_mac_partLeah Rowe
32 hoursutil/nvmutil: fix duplicated word in commentLeah Rowe
33 hoursutil/nvmutil: make part_modified an unsigned charLeah Rowe
33 hoursutil/nvmutil: fix bad string in gbe_read_part()Leah Rowe
33 hoursutil/nvmutil: calculate off AFTER part validationLeah Rowe
33 hoursutil/nvmutil: made a comment a bit clearerLeah Rowe
33 hoursutil/nvmutil: fix another printf specifierLeah Rowe
33 hoursutil/nvmutil: remove unnecessary castsLeah Rowe
33 hoursutil/nvmutil: fix more bad printf statementsLeah Rowe
33 hoursutil/nvmutil: fix a few bad printf statementsLeah Rowe
33 hoursutil/nvmutil: warn about partial gbe file writesLeah Rowe
33 hoursutil/nvmutil: use size_t for part numbersLeah Rowe
33 hoursutil/nvmutil: clean up file handlingLeah Rowe
34 hoursutil/nvmutil: minor cleanupLeah Rowe
34 hoursutil/nvmutil: mem bound check on file read/writeLeah Rowe
34 hoursutil/nvmutil: rename gbe_bound for clarityLeah Rowe
34 hoursutil/nvmutil: make defines easier to understandLeah Rowe
34 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
34 hoursutil/nvmutil: use portable printf on hexdumpLeah Rowe
35 hoursutil/nvmutil: make the MAC shifting easier to readLeah Rowe
35 hoursutil/nvmutil: optimise hextonumLeah Rowe
35 hoursutil/nvmutil: fix parenthesis warning in GCCLeah Rowe
35 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
35 hoursutil/nvmutil: clearer intent on struct dataLeah Rowe
35 hoursutil/nvmutil: more readable NVM definesLeah Rowe
35 hoursutil/nvmutil: more readable SIZE_nKB definesLeah Rowe
35 hoursutil/nvmutil: use arc4random on DragonFly BSDLeah Rowe
35 hoursutil/nvmutil: use strlen instead of strnlenLeah Rowe