summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-07lib.sh: support any command on find_exec()Leah Rowe
2025-05-07inject.sh: Simplify extract_intel_me_bruteforce()Leah Rowe
2025-05-06inject.sh: clean up tmp me file before extractLeah Rowe
2025-05-06lib.sh: re-add missing break in fe/fx_Leah Rowe
2025-05-06inject.sh: tidy up extract_intel_me_bruteforceLeah Rowe
2025-05-06inject.sh: fix oversight in me bruteforceLeah Rowe
2025-05-06inject.sh: remove unnecessary checkLeah Rowe
2025-05-06inject.sh: don't use subshell for me bruteforceLeah Rowe
2025-05-06inject.sh: insanely optimise the me bruteforceLeah Rowe
2025-05-06git.sh: Simplify git am handlingLeah Rowe
2025-05-06inject.sh: remove unused functionLeah Rowe
2025-05-05init.sh: New function dx_ to execute path filesLeah Rowe
2025-05-05inject.sh: Further simplified FSP extractionLeah Rowe
2025-05-05inject.sh: simplify kconfig scanningLeah Rowe
2025-05-05lib.sh find_ex: Write sort errors to /dev/nullLeah Rowe
2025-05-05lib.sh x_(): Remove warning of empty argsLeah Rowe
2025-05-05lbmk: Replace err with much simpler implementationLeah Rowe
2025-05-05singletree/elfcheck: use fx_, not fe_Leah Rowe
2025-05-05rom.sh: Print the rom image path being generatedLeah Rowe
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-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