Commit Graph

  • 82c68ddc9a lib.sh: Fix bad touch command Leah Rowe 2025-05-03 06:36:43 +01:00
  • 55e916110d inject.sh: Only build nvmutil once Leah Rowe 2025-05-03 06:35:48 +01:00
  • 4f886cfd99 inject.sh: always re-build nvmutil Leah Rowe 2025-05-03 06:28:14 +01:00
  • 91ffabd836 util/nvmutil: use x, not ?, for random characters Leah Rowe 2025-05-03 06:23:10 +01:00
  • e6687929b9 lib.sh find_ex: explicitly create the tmp file Leah Rowe 2025-05-03 05:57:39 +01:00
  • 02d60aca30 init.sh: Explicitly create the xbmktmp directory Leah Rowe 2025-05-03 05:33:02 +01:00
  • 929240a38f init.sh: unified handling of ./tmp Leah Rowe 2025-05-03 05:32:01 +01:00
  • a80aed7ee1 lib.sh: add fe_ which is fx_ but err on find Leah Rowe 2025-05-03 05:25:11 +01:00
  • aa39abfff8 lbmk: unified execution on find commands Leah Rowe 2025-05-03 04:16:10 +01:00
  • 69b5d63f92 NEW MAINBOARD: Dell Precision T1700 SFF and MT Leah Rowe 2025-05-02 17:05:56 +01:00
  • 5c063cc8a7 mk: include rom.sh directly Leah Rowe 2025-05-02 11:20:55 +01:00
  • 248bb2681c mk: Download vendorfiles before building release Leah Rowe 2025-05-02 10:56:14 +01:00
  • 210aa3a6c2 lib.sh: Simplify rmgit() Leah Rowe 2025-05-02 10:52:38 +01:00
  • 6f535cd391 lib.sh: support multiple arguments in remkdir() Leah Rowe 2025-05-02 07:26:39 +01:00
  • d1d1285e9c lib.sh: simplify remkdir() Leah Rowe 2025-05-02 07:26:17 +01:00
  • 4c9c8dd7fa move x_() to lib.sh Leah Rowe 2025-05-02 07:24:11 +01:00
  • 73bd02e304 init.sh: move setvars/err_ to lib.sh Leah Rowe 2025-05-02 05:54:36 +01:00
  • 87f1a8d0da Restore SeaBIOS 9029a010 update, but with AHCI fix Leah Rowe 2025-05-02 02:18:19 +01:00
  • 6b247c93e2 mk: Fix bad error handling for gnu_setver Leah Rowe 2025-05-05 11:54:23 +01:00
  • ee8bb28ba2 GRUB: Mark E820 reserved on coreboot memory Leah Rowe 2025-05-05 07:14:38 +01:00
  • 61ec396ef6 inject.sh: simplify extract_intel_me_bruteforce() Leah Rowe 2025-05-05 06:26:38 +01:00
  • e4edc2194d inject.sh: Remove unnecessary check Leah Rowe 2025-05-05 06:21:04 +01:00
  • f4057d7daa inject.sh extract_intel_me(): reduce indentation Leah Rowe 2025-05-05 06:11:47 +01:00
  • b7ca59debe inject.sh: Move FSP extraction only to extract_fsp Leah Rowe 2025-05-05 06:00:23 +01:00
  • eb882de94c inject.sh: tidy up intel me handling Leah Rowe 2025-05-05 05:43:38 +01:00
  • 153dd76a82 inject.sh: tidy up the deguard command Leah Rowe 2025-05-05 05:41:21 +01:00
  • 428c46ca2b lib.sh: set -u -e in err() Leah Rowe 2025-05-05 05:20:47 +01:00
  • 20c8730858 lib.sh: Provide error message where none is given Leah Rowe 2025-05-04 16:53:02 +01:00
  • 35265731c5 init.sh: Silence the output of git config --global Leah Rowe 2025-05-04 16:50:50 +01:00
  • 5e3aaa1eb8 init.sh: Run git name/email check before init Leah Rowe 2025-05-04 16:49:30 +01:00
  • a3b5626f53 lib.sh: stricter xbmk_err check in err() Leah Rowe 2025-05-04 16:32:03 +01:00
  • 51b2a1159d lib.sh: simplify err-not-set handling Leah Rowe 2025-05-04 16:30:45 +01:00
  • 61e5fd1a0b lib.sh: Add warning if x_ is called without args Leah Rowe 2025-05-04 16:28:22 +01:00
  • 4020fb4328 lib.sh: simplify err() Leah Rowe 2025-05-04 16:23:11 +01:00
  • b51846da6d init.sh: single-quote xbmklock in xbmk_lock() Leah Rowe 2025-05-04 16:14:50 +01:00
  • 8b7bd992f6 init.sh: define lock file in a variable instead Leah Rowe 2025-05-04 16:12:23 +01:00
  • 9611c19e7e init.sh: tidy up xbmk_child_exec() Leah Rowe 2025-05-04 16:03:34 +01:00
  • 37ca0c90e1 lib.sh err: add missing redirect to stderr Leah Rowe 2025-05-04 10:18:33 +01:00
  • 54291ebb72 lbmk: MUCH safer err function Leah Rowe 2025-05-04 09:56:21 +01:00
  • 3f7dc2a55f lib.sh: rename errx to xmsg Leah Rowe 2025-05-04 09:17:23 +01:00
  • 59c94664e3 lib.sh: Make x_ err if first arg is empty Leah Rowe 2025-05-04 09:14:09 +01:00
  • 91bb6cbede lib.sh: Make err_ always exit no matter what Leah Rowe 2025-05-04 09:10:24 +01:00
  • b19c4f8f67 inject.sh: tidy up TBFW handling Leah Rowe 2025-05-04 08:50:23 +01:00
  • 439020fbda inject.sh: remove useless comment block Leah Rowe 2025-05-04 08:47:56 +01:00
  • 6e447876cc init.sh: tidy up the python version check Leah Rowe 2025-05-04 08:47:12 +01:00
  • 7392f6fc8e init.sh: move non-init functions to lib.sh Leah Rowe 2025-05-04 08:33:17 +01:00
  • 7acec7a3a1 init.sh: simplify dependencies handling Leah Rowe 2025-05-04 08:29:19 +01:00
  • 93ba36ae45 rom.sh: tidy up copyps1bios() Leah Rowe 2025-05-04 08:19:17 +01:00
  • fc71e52fdf mk: tidy up xgccargs handling Leah Rowe 2025-05-04 08:14:44 +01:00
  • 184871bc17 mk: remove useless code Leah Rowe 2025-05-04 08:10:59 +01:00
  • b6a2dc4ea3 init.sh: tidy up pathdir creation Leah Rowe 2025-05-04 08:10:36 +01:00
  • f5b2bdb886 mk: re-make gnupath/ after handling crossgcc Leah Rowe 2025-05-04 08:07:53 +01:00
  • 1b7a9fd637 mk: tidy up check_cross_compiler Leah Rowe 2025-05-04 08:07:06 +01:00
  • 488d52e784 mk: re-make gnupath/ for each cross compiler Leah Rowe 2025-05-04 08:04:36 +01:00
  • c33467df1e mk: reduce indentation in check_cross_compiler() Leah Rowe 2025-05-04 08:02:14 +01:00
  • aa4083443b mk: Allow use of x_ on prefix functions Leah Rowe 2025-05-03 18:30:37 +01:00
  • 8f828e6cd3 mk: tidy up check_project_hashes() sha512sum check Leah Rowe 2025-05-03 18:14:59 +01:00
  • 7a2f33264d mk: simplify check_gnu_path() Leah Rowe 2025-05-03 18:04:47 +01:00
  • 46b968a6e8 inject.sh: minor code cleanup Leah Rowe 2025-05-03 13:49:49 +01:00
  • 5499ae66bd inject.sh: simplify extract_archive() Leah Rowe 2025-05-03 13:35:28 +01:00
  • 72f4412a52 inject.sh: simplified fsp extraction Leah Rowe 2025-05-03 13:15:40 +01:00
  • bf569d2b4d inject.sh: Remove redundant code in copy_tbfw Leah Rowe 2025-05-03 07:20:48 +01:00
  • 8de0ed811f inject.sh: Stricter TBFW handling Leah Rowe 2025-05-03 07:17:21 +01:00
  • 530e4109a2 init.sh: *Re-create* tmpdirs on parent instance Leah Rowe 2025-05-03 07:05:38 +01:00
  • 498f5a26cc init.sh: Always create xbmklocal Leah Rowe 2025-05-03 07:04:34 +01:00
  • 00d22f2082 lbmk: Unified local ./tmp handling Leah Rowe 2025-05-03 06:53:25 +01:00
  • 0f7b3691ab lib.sh: redirect find errors to /dev/null Leah Rowe 2025-05-03 06:41:20 +01:00
  • 7fadb17fd9 lib.sh: Fix bad touch command Leah Rowe 2025-05-03 06:36:43 +01:00
  • 0b09d97073 inject.sh: Only build nvmutil once Leah Rowe 2025-05-03 06:35:48 +01:00
  • 308df9ca40 inject.sh: always re-build nvmutil Leah Rowe 2025-05-03 06:28:14 +01:00
  • 44a1cc9ef8 util/nvmutil: use x, not ?, for random characters Leah Rowe 2025-05-03 06:23:10 +01:00
  • a17875c345 lib.sh find_ex: explicitly create the tmp file Leah Rowe 2025-05-03 05:57:39 +01:00
  • 0ffaf5c733 init.sh: Explicitly create the xbmktmp directory Leah Rowe 2025-05-03 05:33:02 +01:00
  • fcc52b986e init.sh: unified handling of ./tmp Leah Rowe 2025-05-03 05:32:01 +01:00
  • 47762c84ad lib.sh: add fe_ which is fx_ but err on find Leah Rowe 2025-05-03 05:25:11 +01:00
  • d18d1c2cae lbmk: unified execution on find commands Leah Rowe 2025-05-03 04:16:10 +01:00
  • 773d2deaca NEW MAINBOARD: Dell Precision T1700 SFF and MT Leah Rowe 2025-05-02 17:05:56 +01:00
  • 9b11e93686 mk: include rom.sh directly Leah Rowe 2025-05-02 11:20:55 +01:00
  • 1f7e4b35cb mk: Download vendorfiles before building release Leah Rowe 2025-05-02 10:56:14 +01:00
  • acb0ea202f lib.sh: Simplify rmgit() Leah Rowe 2025-05-02 10:52:38 +01:00
  • 15b76bc202 lib.sh: support multiple arguments in remkdir() Leah Rowe 2025-05-02 07:26:39 +01:00
  • f3ae3dbbbe lib.sh: simplify remkdir() Leah Rowe 2025-05-02 07:26:17 +01:00
  • 6c4d88f268 move x_() to lib.sh Leah Rowe 2025-05-02 07:24:11 +01:00
  • 2ae565ba93 init.sh: move setvars/err_ to lib.sh Leah Rowe 2025-05-02 05:54:36 +01:00
  • c073ee9d4f Restore SeaBIOS 9029a010 update, but with AHCI fix Leah Rowe 2025-05-02 02:18:19 +01:00
  • 647e2f3b40 Libreboot 25.04 rev1 25.04rev1 Leah Rowe 2025-05-01 14:48:16 +01:00
  • 8245f0b321 Revert "seabios: bump to rev 9029a010, 4 March 2025" Leah Rowe 2025-05-01 14:30:14 +01:00
  • 4c50157234 coreboot/t420_8mb: add missing txtmode config Leah Rowe 2025-05-01 14:29:22 +01:00
  • f21749da8b Libreboot 25.04 Corny Calamity 25.04 Leah Rowe 2025-04-30 12:28:46 +01:00
  • bb5f5cd576 add pico-sdk backport patch fixing gcc 14.x Leah Rowe 2025-04-30 11:11:03 +01:00
  • 4f77125066 coreboot/fam15h: update submodule for nasm Leah Rowe 2025-04-30 04:36:43 +01:00
  • 0f2202554a coreboot/fam15h: update nasm to 2.16.03 Leah Rowe 2025-04-30 03:00:26 +01:00
  • 2009c26f0a serprog: Remove pico2 support for the time being Leah Rowe 2025-04-30 02:27:47 +01:00
  • a08b8d94fc seabios: bump to rev 9029a010, 4 March 2025 Leah Rowe 2025-04-30 01:51:45 +01:00
  • 342eca6f3d update untitled Leah Rowe 2025-04-30 01:26:34 +01:00
  • b0a6d4711a coreboot413: add alper's fix to cbfstool for gcc15 Leah Rowe 2025-04-30 00:59:39 +01:00
  • 628ae867c9 flashprog: bump to rev e060018 (1 March 2025) Leah Rowe 2025-04-30 00:43:45 +01:00
  • 5e96db5a2b further gcc-15 fix for gmp on -std=23 Leah Rowe 2025-04-29 23:14:53 +01:00
  • 9a9cd26b2d coreboot/default and fam15h: gmp fix, gcc15 hostcc Leah Rowe 2025-04-29 21:18:06 +01:00
  • 80007223c8 lib.sh: Provide printf for mktarball Leah Rowe 2025-04-29 19:51:15 +01:00