index
:
lbmk.git
20240612_branch
20241206-t480-thunderbolt-unstable
20241206_branch
3050wip
audit6
audit6-merge1
m920qwip
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
nvmutil
/
nvmutil.c
Age
Commit message (
Expand
)
Author
2025-01-29
util/nvmutil: only set mac_updated at the end
Leah Rowe
2025-01-29
util/nvmutil: Fix bad comparison
Leah Rowe
2025-01-29
util/nvmutil: allow ./nvm gbe MAC
Leah Rowe
2025-01-29
util/nvmutil: move "e" to swap()
Leah Rowe
2025-01-29
util/nvmutil: Only read up to 4KB on larger gbe
Leah Rowe
2025-01-27
util/nvmutil: fix minor mistake (line break)
Leah Rowe
2025-01-27
util/nvmutil: do setmac if only filename given
Leah Rowe
2025-01-27
util/nvmutil: don't say write not needed if errno
Leah Rowe
2025-01-27
util/nvmutil: print dump *after* modification
Leah Rowe
2025-01-27
util/nvmutil: verbosely print the written MAC
Leah Rowe
2025-01-27
util/nvmutil: minor cleanup in cmd_dump
Leah Rowe
2025-01-27
util/nvmutil: show nvm words written on writeGbe
Leah Rowe
2025-01-27
util/nvmutil: clean up readonly check on writeGbe
Leah Rowe
2025-01-27
util/nvmutil: Remove useless gbeFileChanged var
Leah Rowe
2025-01-27
util/nvmutil: reset errno if any MAC updated
Leah Rowe
2025-01-27
util/nvmutil: reset errno when writing a MAC
Leah Rowe
2025-01-27
util/nvmutil: show total number of bytes read
Leah Rowe
2025-01-27
util/nvmutil: rename tbw/bw to tnw/nw
Leah Rowe
2025-01-27
util/nvmutil: err if bytes read lower than nf
Leah Rowe
2025-01-27
util/nvmutil: err if fewer bytes written
Leah Rowe
2025-01-27
util/nvmutil: Show bytes written in writeGbe
Leah Rowe
2025-01-27
util/nvmutil swap(): ensure that no overflow occurs
Leah Rowe
2025-01-27
util/nvmutil: make swap() a bit clearer
Leah Rowe
2025-01-27
util/nvmutil: make 0x3f checksum position a define
Leah Rowe
2025-01-27
util/nvmutil: make 128 (nvm area) a define
Leah Rowe
2025-01-27
util/nvmutil swap(): Only handle the nvm area
Leah Rowe
2025-01-26
util/nvmutil: move write checks to writeGbe
Leah Rowe
2025-01-26
util/nvmutil: make cmd_swap its own function again
Leah Rowe
2025-01-26
util/nvmutil: minor cleanup
Leah Rowe
2025-01-26
util/nvmutil: allocate less memory for setchecksum
Leah Rowe
2025-01-26
util/nvmutil: Further reduce memory usage
Leah Rowe
2025-01-26
util/nvmutil: Remove unnecessary buf16 variable
Leah Rowe
2025-01-26
util/nvmutil: Only allocate needed memory for file
Leah Rowe
2025-01-25
util/nvmutil: Remove unnecessary buffer
Leah Rowe
2025-01-24
util/nvmutil: Show specific error for bad cmd argc
Leah Rowe
2025-01-24
util/nvmutil: cleaner argument handling
Leah Rowe
2025-01-24
util/nvmutil: extreme pledge/unveil hardening
Leah Rowe
2025-01-24
util/nvmutil: more minor cleanup
Leah Rowe
2025-01-24
util/nvmutil: more granular MAC parsing errors
Leah Rowe
2025-01-24
util/nvmutil: more cleanup
Leah Rowe
2025-01-24
remove errant comment in nvmutil
Leah Rowe
2025-01-24
util/nvmutil: support 16kb and 128kb gbe files
Leah Rowe
2025-01-24
util/nvmutil: Prevent unveil allowing dir access
Leah Rowe
2025-01-24
typo: nvme should say nvm in nvmutil.c
Leah Rowe
2025-01-24
util/nvmutil: General code cleanup
Leah Rowe
2025-01-03
util/nvmutil: Describe nvmutil in help output
Leah Rowe
2025-01-03
util/nvmutil: Capitalise BABA
Leah Rowe
2025-01-03
util/nvmutil: Make the GbE checksum a define
Leah Rowe
2025-01-03
util/nvmutil: nicer hexdump display
Leah Rowe
2025-01-03
util/nvmutil: show the correct hexdump order
Leah Rowe
[next]