summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-05inject.sh: Stricter TBFW handlingLeah Rowe
2025-05-05init.sh: *Re-create* tmpdirs on parent instanceLeah Rowe
2025-05-05init.sh: Always create xbmklocalLeah Rowe
2025-05-05lbmk: Unified local ./tmp handlingLeah Rowe
2025-05-05lib.sh: redirect find errors to /dev/nullLeah Rowe
2025-05-05lib.sh: Fix bad touch commandLeah Rowe
2025-05-05inject.sh: Only build nvmutil onceLeah Rowe
2025-05-05inject.sh: always re-build nvmutilLeah Rowe
2025-05-05util/nvmutil: use x, not ?, for random charactersLeah Rowe
2025-05-05lib.sh find_ex: explicitly create the tmp fileLeah Rowe
2025-05-05init.sh: Explicitly create the xbmktmp directoryLeah Rowe
2025-05-05init.sh: unified handling of ./tmpLeah Rowe
2025-05-05lib.sh: add fe_ which is fx_ but err on findLeah Rowe
2025-05-05lbmk: unified execution on find commandsLeah Rowe
2025-05-05NEW MAINBOARD: Dell Precision T1700 SFF and MTLeah Rowe
2025-05-05mk: include rom.sh directlyLeah Rowe
2025-05-05mk: Download vendorfiles before building releaseLeah Rowe
2025-05-05lib.sh: Simplify rmgit()Leah Rowe
2025-05-05lib.sh: support multiple arguments in remkdir()Leah Rowe
2025-05-05lib.sh: simplify remkdir()Leah Rowe
2025-05-05move x_() to lib.shLeah Rowe
2025-05-05init.sh: move setvars/err_ to lib.shLeah Rowe
2025-05-05Restore SeaBIOS 9029a010 update, but with AHCI fixLeah Rowe
2025-05-05mk: Fix bad error handling for gnu_setverLeah Rowe
2025-05-05GRUB: Mark E820 reserved on coreboot memoryLeah Rowe
2025-05-05inject.sh: simplify extract_intel_me_bruteforce()Leah Rowe
2025-05-05inject.sh: Remove unnecessary checkLeah Rowe
2025-05-05inject.sh extract_intel_me(): reduce indentationLeah Rowe
2025-05-05inject.sh: Move FSP extraction only to extract_fspLeah Rowe
2025-05-05inject.sh: tidy up intel me handlingLeah Rowe
2025-05-05inject.sh: tidy up the deguard commandLeah Rowe
2025-05-05lib.sh: set -u -e in err()Leah Rowe
2025-05-04lib.sh: Provide error message where none is givenLeah Rowe
2025-05-04init.sh: Silence the output of git config --globalLeah Rowe
2025-05-04init.sh: Run git name/email check before initLeah Rowe
2025-05-04lib.sh: stricter xbmk_err check in err()Leah Rowe
2025-05-04lib.sh: simplify err-not-set handlingLeah Rowe
2025-05-04lib.sh: Add warning if x_ is called without argsLeah Rowe
2025-05-04lib.sh: simplify err()Leah Rowe
2025-05-04init.sh: single-quote xbmklock in xbmk_lock()Leah Rowe
2025-05-04init.sh: define lock file in a variable insteadLeah Rowe
2025-05-04init.sh: tidy up xbmk_child_exec()Leah Rowe
2025-05-04lib.sh err: add missing redirect to stderrLeah Rowe
2025-05-04lbmk: MUCH safer err functionLeah Rowe
2025-05-04lib.sh: rename errx to xmsgLeah Rowe
2025-05-04lib.sh: Make x_ err if first arg is emptyLeah Rowe
2025-05-04lib.sh: Make err_ always exit no matter whatLeah Rowe
2025-05-04inject.sh: tidy up TBFW handlingLeah Rowe
2025-05-04inject.sh: remove useless comment blockLeah Rowe
2025-05-04init.sh: tidy up the python version checkLeah Rowe