summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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