summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 hoursutil/nvmutil: rename read_gbe to read_gbe_fileLeah Rowe
14 hoursutil/nvmutil: unified partnum validationLeah Rowe
14 hoursutil/nvmutil: rename global st variableLeah Rowe
14 hoursutil/nvmutil: full prototypesLeah Rowe
15 hoursutil/nvmutil: tidy up read_gbeLeah Rowe
15 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
15 hoursutil/nvmutil: remove unnecessary checckLeah Rowe
15 hoursRevert "util/nvmutil: make invert an unsigned char"Leah Rowe
15 hoursutil/nvmutil: general code cleanupLeah Rowe
15 hoursutil/nvmutil: cleaner mac address variable namesLeah Rowe
16 hoursutil/nvmutil: general code cleanupLeah Rowe
16 hoursutil/nvmutil: make invert an unsigned charLeah Rowe
16 hoursutil/nvmutil: make mac_updated unsignedLeah Rowe
16 hoursutil/nvmutil: use size_t in setmac functionsLeah Rowe
16 hoursutil/nvmutil: extra part check in set_checksumLeah Rowe
16 hoursutil/nvmutil: don't set part in write_mac_partLeah Rowe
16 hoursutil/nvmutil: fix duplicated word in commentLeah Rowe
16 hoursutil/nvmutil: make part_modified an unsigned charLeah Rowe
16 hoursutil/nvmutil: fix bad string in gbe_read_part()Leah Rowe
16 hoursutil/nvmutil: calculate off AFTER part validationLeah Rowe
16 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
17 hoursutil/nvmutil: fix a few bad printf statementsLeah Rowe
17 hoursutil/nvmutil: warn about partial gbe file writesLeah Rowe
17 hoursutil/nvmutil: use size_t for part numbersLeah Rowe
17 hoursutil/nvmutil: clean up file handlingLeah Rowe
17 hoursutil/nvmutil: minor cleanupLeah Rowe
18 hoursutil/nvmutil: mem bound check on file read/writeLeah Rowe
18 hoursutil/nvmutil: rename gbe_bound for clarityLeah Rowe
18 hoursutil/nvmutil: make defines easier to understandLeah Rowe
18 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
18 hoursutil/nvmutil: use portable printf on hexdumpLeah Rowe
18 hoursutil/nvmutil: make the MAC shifting easier to readLeah Rowe
19 hoursutil/nvmutil: optimise hextonumLeah Rowe
19 hoursutil/nvmutil: fix parenthesis warning in GCCLeah Rowe
19 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
19 hoursutil/nvmutil: clearer intent on struct dataLeah Rowe
19 hoursutil/nvmutil: more readable NVM definesLeah Rowe
19 hoursutil/nvmutil: more readable SIZE_nKB definesLeah Rowe
19 hoursutil/nvmutil: use arc4random on DragonFly BSDLeah Rowe
19 hoursutil/nvmutil: use strlen instead of strnlenLeah Rowe
19 hoursutil/nvmutil: add bound checks for gbe read/writeLeah Rowe
20 hoursutil/nvmutil: minor code cleanupLeah Rowe
20 hoursutil/nvmutil: clearer macbuff init in set_mac_nibLeah Rowe
21 hoursutil/nvmutil: don't reset rfd on openbsdLeah Rowe
21 hoursutil/nvmutil: tidy up rhex()Leah Rowe
21 hoursutil/nvmutil: properly handle sizeof in rhex()Leah Rowe
21 hoursutil/nvmutil: make rmac an array, not a literal.Leah Rowe