summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-05-04init.sh: move non-init functions to lib.shLeah Rowe
2025-05-04init.sh: simplify dependencies handlingLeah Rowe
2025-05-04rom.sh: tidy up copyps1bios()Leah Rowe
2025-05-04mk: tidy up xgccargs handlingLeah Rowe
2025-05-04mk: remove useless codeLeah Rowe
2025-05-04init.sh: tidy up pathdir creationLeah Rowe
2025-05-04mk: re-make gnupath/ after handling crossgccLeah Rowe
2025-05-04mk: tidy up check_cross_compilerLeah Rowe
2025-05-04mk: re-make gnupath/ for each cross compilerLeah Rowe
2025-05-04mk: reduce indentation in check_cross_compiler()Leah Rowe
2025-05-03mk: Allow use of x_ on prefix functionsLeah Rowe
2025-05-03mk: tidy up check_project_hashes() sha512sum checkLeah Rowe
2025-05-03mk: simplify check_gnu_path()Leah Rowe
2025-05-03inject.sh: minor code cleanupLeah Rowe
2025-05-03inject.sh: simplify extract_archive()Leah Rowe
2025-05-03inject.sh: simplified fsp extractionLeah Rowe
2025-05-03inject.sh: Remove redundant code in copy_tbfwLeah Rowe
2025-05-03inject.sh: Stricter TBFW handlingLeah Rowe
2025-05-03init.sh: *Re-create* tmpdirs on parent instanceLeah Rowe
2025-05-03init.sh: Always create xbmklocalLeah Rowe
2025-05-03lbmk: Unified local ./tmp handlingLeah Rowe
2025-05-03lib.sh: redirect find errors to /dev/nullLeah Rowe
2025-05-03lib.sh: Fix bad touch commandLeah Rowe
2025-05-03inject.sh: Only build nvmutil onceLeah Rowe
2025-05-03inject.sh: always re-build nvmutilLeah Rowe
2025-05-03util/nvmutil: use x, not ?, for random charactersLeah Rowe
2025-05-03lib.sh find_ex: explicitly create the tmp fileLeah Rowe
2025-05-03init.sh: Explicitly create the xbmktmp directoryLeah Rowe