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
8 hours
util/nvmutil: make err_if a function, not a macro
Leah Rowe
8 hours
util/nvmutil: properly cast void use of set_err
Leah Rowe
8 hours
util/nvmutil: don't exit with errno as status
Leah Rowe
8 hours
util/nvmutil: split up cmd_setmac
Leah Rowe
9 hours
util/nvmutil: rename some functions for clarity
Leah Rowe
9 hours
util/nvmutil: split up parseMacString
Leah Rowe
9 hours
util/nvmutil: remove useless gbe variable
Leah Rowe
10 hours
util/nvmutil: cmd copy/swap: use word/setWord
Leah Rowe
10 hours
util/nvmutil: remove variable nvmPartChanged
Leah Rowe
11 hours
util/nvmutil: merge nvmalloc with readGbe
Leah Rowe
11 hours
util/nvmutil: remove do_read
Leah Rowe
11 hours
util/nvmutil: read in fixed 4KB blocks
Leah Rowe
11 hours
util/nvmutil: use fixed buffer
Leah Rowe
11 hours
util/nvmutil: remove pointless arg in openFiles
Leah Rowe
12 hours
util/nvmutil: don't use xor swap
Leah Rowe
12 hours
util/nvmutil: don't use size_t as pointer
Leah Rowe
12 hours
util/nvmutil: don't capitalise set_err
Leah Rowe
12 hours
util/nvmutil: make xopen a function, not a macro
Leah Rowe
13 hours
util/nvmutil: merge block_unveil back with main
Leah Rowe
17 hours
util/nvmutil: fix bad bound check
Leah Rowe
18 hours
util/nvmutil: tidy up the xopen macro
Leah Rowe
18 hours
util/nvmutil: add boundary checks on word/setWord
Leah Rowe
18 hours
util/nvmutil: make word/setWord a function
Leah Rowe
18 hours
util/nvmutil: rename openGbeFile to openFiles
Leah Rowe
18 hours
util/nvmutil: remove redundant unveil call
Leah Rowe
18 hours
util/nvmutil: call block_unveil earlier
Leah Rowe
18 hours
util/nvmutil: bring pledge in set_io_flag to main
Leah Rowe
18 hours
util/nvmutil: call set_cmd much earlier
Leah Rowe
19 hours
util/nvmutil: unveil /dev/urandom much earlier
Leah Rowe
19 hours
util/nvmutil: split xopen handling
Leah Rowe
19 hours
util/nvmutil: split unveil handling
Leah Rowe
19 hours
util/nvmutil: split cmd init to new function
Leah Rowe
22 hours
util/nvmutil: split flags init to new function
Leah Rowe
22 hours
util/nvmutil: tidy up main()
Leah Rowe
23 hours
util/nvmutil: split unveil code to new function
Leah Rowe
23 hours
util/nvmutil: separate usage function
Leah Rowe
5 days
Re-add x230_12mb corebootfb config
Leah Rowe
8 days
nvmutil: simplify readGbe and writeGbe
Leah Rowe
8 days
nvmutil: centralise all errno handling
Leah Rowe
8 days
nvmutil: rename ERR to SET_ERR, for clarity
Leah Rowe
8 days
nvmutil: split pread from readGbe
Leah Rowe
8 days
nvmutil: split pwrite handling from writeGbe
Leah Rowe
8 days
nvmutil: simplify a few else statements
Leah Rowe
8 days
nvmutil: don't hardcode errno to ECANCELED
Leah Rowe
8 days
nvmutil: explain a few parts in nvmalloc
Leah Rowe
8 days
nvmutil: split malloc handling out of readGbe
Leah Rowe
8 days
nvmutil: further simplify nr/nw error handling
Leah Rowe
8 days
util/nvmutil: simplify nr/nw error handling
Leah Rowe
8 days
util/nvmutil: remove pointless diagnostics
Leah Rowe
8 days
util/nvmutil: say part number on read/write report
Leah Rowe
[next]