index
:
lbmk.git
20240612_branch
20241206-t480-thunderbolt-unstable
20241206_branch
25.04_branch
25.06_branch
26.01_branch
3050wip
audit6
audit6-merge1
m920qwip
master
quackboot
x270wip
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
9 hours
util/nvm: make variables and functions static
Leah Rowe
9 hours
util/nvmutil: don't use spaces on err_if
Leah Rowe
9 hours
util/nvmutil: use const for string literal in op
Leah Rowe
9 hours
util/nvmutil: no designated initialisers in op
Leah Rowe
9 hours
util/nvmutil: declare one prototype per line
Leah Rowe
9 hours
util/nvmutil: don't declare variables in for loops
Leah Rowe
9 hours
util/nvmutil: use size_t on op for loop
Leah Rowe
9 hours
util/nvmutil: make global variable names clearer
Leah Rowe
9 hours
util/nvmutil: count the number of items in op
Leah Rowe
9 hours
util/nvmutil: set fname earlier
Leah Rowe
10 hours
util/nvmutil: obey the 79-character rule
Leah Rowe
10 hours
util/nvmutil: use spaces when calling err_if
Leah Rowe
10 hours
util/nvmutil: consistent variable/function naming
Leah Rowe
10 hours
util/nvmutil: use the invert in goodChecksum
Leah Rowe
10 hours
util/nvmutil: readGbe: use inverted part in swap
Leah Rowe
11 hours
util/nvmutil: clean up write_mac_part
Leah Rowe
11 hours
util/nvmutil: clean up cmd_dump
Leah Rowe
11 hours
util/nvmutil: don't copy data in copy/swap
Leah Rowe
11 hours
util/nvmutil: re-introduce do_read in readGbe
Leah Rowe
11 hours
util/nvmutil: use read, not pread, on /dev/urandom
Leah Rowe
20 hours
util/nvmutil: clean up checkdir
Leah Rowe
20 hours
util/nvmutil: use separate st variable for urandom
Leah Rowe
20 hours
util/nvmutil: cleaner directory checking
Leah Rowe
20 hours
util/nvmutil: initialise fname to empty string
Leah Rowe
20 hours
util/nvmutil: fix code formatting on xopen
Leah Rowe
20 hours
nvmutil: fix the swap function
Leah Rowe
20 hours
util/nvmutil: use EXIT_FAILURE/SUCCESS for exits
Leah Rowe
20 hours
util/nvmutil: make err_if a function, not a macro
Leah Rowe
20 hours
util/nvmutil: properly cast void use of set_err
Leah Rowe
20 hours
util/nvmutil: don't exit with errno as status
Leah Rowe
21 hours
util/nvmutil: split up cmd_setmac
Leah Rowe
21 hours
util/nvmutil: rename some functions for clarity
Leah Rowe
21 hours
util/nvmutil: split up parseMacString
Leah Rowe
22 hours
util/nvmutil: remove useless gbe variable
Leah Rowe
23 hours
util/nvmutil: cmd copy/swap: use word/setWord
Leah Rowe
23 hours
util/nvmutil: remove variable nvmPartChanged
Leah Rowe
23 hours
util/nvmutil: merge nvmalloc with readGbe
Leah Rowe
23 hours
util/nvmutil: remove do_read
Leah Rowe
23 hours
util/nvmutil: read in fixed 4KB blocks
Leah Rowe
24 hours
util/nvmutil: use fixed buffer
Leah Rowe
24 hours
util/nvmutil: remove pointless arg in openFiles
Leah Rowe
24 hours
util/nvmutil: don't use xor swap
Leah Rowe
24 hours
util/nvmutil: don't use size_t as pointer
Leah Rowe
25 hours
util/nvmutil: don't capitalise set_err
Leah Rowe
25 hours
util/nvmutil: make xopen a function, not a macro
Leah Rowe
25 hours
util/nvmutil: merge block_unveil back with main
Leah Rowe
30 hours
util/nvmutil: fix bad bound check
Leah Rowe
30 hours
util/nvmutil: tidy up the xopen macro
Leah Rowe
30 hours
util/nvmutil: add boundary checks on word/setWord
Leah Rowe
30 hours
util/nvmutil: make word/setWord a function
Leah Rowe
[next]