summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
22 hoursutil/nvmutil: fix prototype indentationLeah Rowe
23 hoursutil/nvmutil: reset mac_buf for mac parsingLeah Rowe
23 hoursutil/nvmutil: comment the unhandled errno exitLeah Rowe
23 hoursutil/nvmutil: tidy up set_mac_byteLeah Rowe
23 hoursutil/nvmutil: further mac address parsing cleanupLeah Rowe
23 hoursutil/nvmutil: tidy up mac parsing codeLeah Rowe
24 hoursutil/nvmutil: fix a bad commentLeah Rowe
24 hoursutil/nvmutil: tidy up set_mac_byteLeah Rowe
24 hoursutil/nvmutil: make do_read a uint8_tLeah Rowe
24 hoursutil/nvmutil: clearer commenting about commandsLeah Rowe
24 hoursutil/nvmutil: comment regarding bufLeah Rowe
24 hoursutil/nvmutil: minor code cleanupLeah Rowe
25 hoursutil/nvmutil: fix an err stringLeah Rowe
25 hoursutil/nvmutil: tidy up conv_argv_part_numLeah Rowe
25 hoursutil/nvmutil: Shorten a commentLeah Rowe
25 hoursutil/nvmutil: fix a bad commentLeah Rowe
25 hoursutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
25 hoursutil/nvmutil: rename rfd to urandom_fdLeah Rowe
25 hoursutil/nvmutil: remove reset_global_stateLeah Rowe
25 hoursutil/nvmutil: rename arc4random defineLeah Rowe
25 hoursutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe
25 hoursutil/nvmutil: remove rval from conv_argv_part_numLeah Rowe
26 hoursutil/nvmutil: set part_modified to a uint8_tLeah Rowe
26 hoursutil/nvmutil: make invert a uint8_tLeah Rowe
26 hoursutil/nvmutil: safer argv part number parsingLeah Rowe
26 hoursutil/nvmutil: rename check_bound check_nvm_boundLeah Rowe
26 hoursutil/nvmutil: be clearer about GbE file sizesLeah Rowe
27 hoursutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe
27 hoursutil/nvmutil: cleaned up a few prototypesLeah Rowe
27 hoursutil/nvmutil: more readable xopenLeah Rowe
27 hoursutil/nvmutil: use unsigned char in hextonumLeah Rowe
27 hoursutil/nvmutil: remove redundant breakLeah Rowe
27 hoursutil/nvmutil: rename write_gbe to write_gbe_fileLeah Rowe
27 hoursutil/nvmutil: rename read_gbe to read_gbe_fileLeah Rowe
27 hoursutil/nvmutil: unified partnum validationLeah Rowe
28 hoursutil/nvmutil: rename global st variableLeah Rowe
28 hoursutil/nvmutil: full prototypesLeah Rowe
28 hoursutil/nvmutil: tidy up read_gbeLeah Rowe
28 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
28 hoursutil/nvmutil: remove unnecessary checckLeah Rowe
28 hoursRevert "util/nvmutil: make invert an unsigned char"Leah Rowe
28 hoursutil/nvmutil: general code cleanupLeah Rowe
29 hoursutil/nvmutil: cleaner mac address variable namesLeah Rowe
29 hoursutil/nvmutil: general code cleanupLeah Rowe
29 hoursutil/nvmutil: make invert an unsigned charLeah Rowe
29 hoursutil/nvmutil: make mac_updated unsignedLeah Rowe
29 hoursutil/nvmutil: use size_t in setmac functionsLeah Rowe
29 hoursutil/nvmutil: extra part check in set_checksumLeah Rowe
29 hoursutil/nvmutil: don't set part in write_mac_partLeah Rowe
30 hoursutil/nvmutil: fix duplicated word in commentLeah Rowe