summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-05rom.sh: Safer cprom()Leah Rowe
2025-05-05rom.sh: specifically check keymaps in cprom()Leah Rowe
2025-05-05rom.sh: simplify mkseagrub()Leah Rowe
2025-05-05mk: simplify elfcheck()Leah Rowe
2025-05-05lib.sh: simplify singletree()Leah Rowe
2025-05-05git.sh: move singletree() to lib.shLeah 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-05lib.sh: Provide error message where none is givenLeah Rowe
2025-05-05init.sh: Silence the output of git config --globalLeah Rowe
2025-05-05init.sh: Run git name/email check before initLeah Rowe
2025-05-05lib.sh: stricter xbmk_err check in err()Leah Rowe
2025-05-05lib.sh: simplify err-not-set handlingLeah Rowe
2025-05-05lib.sh: Add warning if x_ is called without argsLeah Rowe
2025-05-05lib.sh: simplify err()Leah Rowe
2025-05-05init.sh: single-quote xbmklock in xbmk_lock()Leah Rowe
2025-05-05init.sh: define lock file in a variable insteadLeah Rowe
2025-05-05init.sh: tidy up xbmk_child_exec()Leah Rowe
2025-05-05lib.sh err: add missing redirect to stderrLeah Rowe
2025-05-05lbmk: MUCH safer err functionLeah Rowe
2025-05-05lib.sh: rename errx to xmsgLeah Rowe
2025-05-05lib.sh: Make x_ err if first arg is emptyLeah Rowe
2025-05-05lib.sh: Make err_ always exit no matter whatLeah Rowe
2025-05-05inject.sh: tidy up TBFW handlingLeah Rowe
2025-05-05inject.sh: remove useless comment blockLeah Rowe
2025-05-05init.sh: tidy up the python version checkLeah Rowe
2025-05-05init.sh: move non-init functions to lib.shLeah Rowe
2025-05-05init.sh: simplify dependencies handlingLeah Rowe
2025-05-05rom.sh: tidy up copyps1bios()Leah Rowe
2025-05-05mk: tidy up xgccargs handlingLeah Rowe
2025-05-05mk: remove useless codeLeah Rowe
2025-05-05init.sh: tidy up pathdir creationLeah Rowe
2025-05-05mk: re-make gnupath/ after handling crossgccLeah Rowe
2025-05-05mk: tidy up check_cross_compilerLeah Rowe
2025-05-05mk: re-make gnupath/ for each cross compilerLeah Rowe
2025-05-05mk: reduce indentation in check_cross_compiler()Leah Rowe
2025-05-05mk: Allow use of x_ on prefix functionsLeah Rowe
2025-05-05mk: tidy up check_project_hashes() sha512sum checkLeah Rowe
2025-05-05mk: simplify check_gnu_path()Leah Rowe
2025-05-05inject.sh: minor code cleanupLeah Rowe
2025-05-05inject.sh: simplify extract_archive()Leah Rowe
2025-05-05inject.sh: simplified fsp extractionLeah Rowe
2025-05-05inject.sh: Remove redundant code in copy_tbfwLeah Rowe