Commit Graph

  • a8a9ce32f1 util/nvmutil: no designated initialisers in op Leah Rowe 2026-03-03 15:04:39 +00:00
  • 5517cf923b util/nvmutil: declare one prototype per line Leah Rowe 2026-03-03 15:02:15 +00:00
  • e4e5022ab3 util/nvmutil: don't declare variables in for loops Leah Rowe 2026-03-03 14:50:33 +00:00
  • 198843c2e3 util/nvmutil: use size_t on op for loop Leah Rowe 2026-03-03 14:43:16 +00:00
  • 4edcc26849 util/nvmutil: make global variable names clearer Leah Rowe 2026-03-03 14:37:10 +00:00
  • 91879b7606 util/nvmutil: count the number of items in op Leah Rowe 2026-03-03 14:31:17 +00:00
  • d37726c353 util/nvmutil: set fname earlier Leah Rowe 2026-03-03 14:24:19 +00:00
  • 65a2f352ee util/nvmutil: obey the 79-character rule Leah Rowe 2026-03-03 14:15:36 +00:00
  • b8091c7bdc util/nvmutil: use spaces when calling err_if Leah Rowe 2026-03-03 14:14:06 +00:00
  • 23cdfdd00a util/nvmutil: consistent variable/function naming Leah Rowe 2026-03-03 14:07:27 +00:00
  • 8812a17683 util/nvmutil: use the invert in goodChecksum Leah Rowe 2026-03-03 13:38:39 +00:00
  • 3bdefad097 util/nvmutil: readGbe: use inverted part in swap Leah Rowe 2026-03-03 13:23:20 +00:00
  • 50942a7a15 util/nvmutil: clean up write_mac_part Leah Rowe 2026-03-03 13:19:22 +00:00
  • d4231e27fa util/nvmutil: clean up cmd_dump Leah Rowe 2026-03-03 13:17:21 +00:00
  • 9044b55c48 util/nvmutil: don't copy data in copy/swap Leah Rowe 2026-03-03 13:03:41 +00:00
  • 98bc523274 util/nvmutil: re-introduce do_read in readGbe Leah Rowe 2026-03-03 12:36:54 +00:00
  • 6770fa8ef2 util/nvmutil: use read, not pread, on /dev/urandom Leah Rowe 2026-03-03 12:31:53 +00:00
  • 188a3d012b util/nvmutil: clean up checkdir Leah Rowe 2026-03-03 04:17:25 +00:00
  • c64324467f util/nvmutil: use separate st variable for urandom Leah Rowe 2026-03-03 04:13:21 +00:00
  • 1c10eb524f util/nvmutil: cleaner directory checking Leah Rowe 2026-03-03 04:11:29 +00:00
  • b8e0513123 util/nvmutil: initialise fname to empty string Leah Rowe 2026-03-03 03:57:39 +00:00
  • de5087bbd5 util/nvmutil: fix code formatting on xopen Leah Rowe 2026-03-03 03:55:12 +00:00
  • efe2635c12 nvmutil: fix the swap function Leah Rowe 2026-03-03 03:50:22 +00:00
  • c721d6f4f4 util/nvmutil: use EXIT_FAILURE/SUCCESS for exits Leah Rowe 2026-03-03 03:43:06 +00:00
  • e4b8bb4875 util/nvmutil: make err_if a function, not a macro Leah Rowe 2026-03-03 03:38:45 +00:00
  • c98d5c743f util/nvmutil: properly cast void use of set_err Leah Rowe 2026-03-03 03:35:37 +00:00
  • 7213bba0c5 util/nvmutil: don't exit with errno as status Leah Rowe 2026-03-03 03:31:09 +00:00
  • 490f311d05 util/nvmutil: split up cmd_setmac Leah Rowe 2026-03-03 02:45:46 +00:00
  • 3cbaa7ead8 util/nvmutil: rename some functions for clarity Leah Rowe 2026-03-03 02:32:42 +00:00
  • 707fabab38 util/nvmutil: split up parseMacString Leah Rowe 2026-03-03 02:25:11 +00:00
  • d9c307d5a3 util/nvmutil: remove useless gbe variable Leah Rowe 2026-03-03 01:50:21 +00:00
  • a7cc8143a7 util/nvmutil: cmd copy/swap: use word/setWord Leah Rowe 2026-03-03 01:18:23 +00:00
  • 566ae72ca3 util/nvmutil: remove variable nvmPartChanged Leah Rowe 2026-03-03 00:51:10 +00:00
  • dfbb3c5d9e util/nvmutil: merge nvmalloc with readGbe Leah Rowe 2026-03-03 00:41:05 +00:00
  • 2b01e023ab util/nvmutil: remove do_read Leah Rowe 2026-03-03 00:40:07 +00:00
  • 1bfc89e3ad util/nvmutil: read in fixed 4KB blocks Leah Rowe 2026-03-03 00:30:10 +00:00
  • 1d078c9daf util/nvmutil: use fixed buffer Leah Rowe 2026-03-03 00:19:33 +00:00
  • 0ccb790fc0 util/nvmutil: remove pointless arg in openFiles Leah Rowe 2026-03-03 00:11:49 +00:00
  • 6dd91134bd util/nvmutil: don't use xor swap Leah Rowe 2026-03-02 23:29:00 +00:00
  • 53e386d2b5 util/nvmutil: don't use size_t as pointer Leah Rowe 2026-03-02 23:26:02 +00:00
  • 3248b8f651 util/nvmutil: don't capitalise set_err Leah Rowe 2026-03-02 23:04:03 +00:00
  • d3ca9946a9 util/nvmutil: make xopen a function, not a macro Leah Rowe 2026-03-02 23:02:53 +00:00
  • 761968e3c4 util/nvmutil: merge block_unveil back with main Leah Rowe 2026-03-02 22:29:11 +00:00
  • 589ac92781 util/nvmutil: fix bad bound check Leah Rowe 2026-03-02 17:47:58 +00:00
  • 51e4e43c94 util/nvmutil: tidy up the xopen macro Leah Rowe 2026-03-02 17:41:10 +00:00
  • a34e79f501 util/nvmutil: add boundary checks on word/setWord Leah Rowe 2026-03-02 17:35:00 +00:00
  • 4e7d48b5c5 util/nvmutil: make word/setWord a function Leah Rowe 2026-03-02 17:33:34 +00:00
  • 8707695184 util/nvmutil: rename openGbeFile to openFiles Leah Rowe 2026-03-02 17:05:39 +00:00
  • c4138752c3 util/nvmutil: remove redundant unveil call Leah Rowe 2026-03-02 17:03:00 +00:00
  • a4fe1bfa4d util/nvmutil: call block_unveil earlier Leah Rowe 2026-03-02 17:01:41 +00:00
  • ea1a9bc786 util/nvmutil: bring pledge in set_io_flag to main Leah Rowe 2026-03-02 16:57:50 +00:00
  • 46b6b1feb3 util/nvmutil: call set_cmd much earlier Leah Rowe 2026-03-02 16:43:12 +00:00
  • 0106c38217 util/nvmutil: unveil /dev/urandom much earlier Leah Rowe 2026-03-02 16:41:06 +00:00
  • 58cf5a1579 util/nvmutil: split xopen handling Leah Rowe 2026-03-02 16:38:09 +00:00
  • e5d7c3e3a2 util/nvmutil: split unveil handling Leah Rowe 2026-03-02 16:34:59 +00:00
  • 896f0ea1df util/nvmutil: split cmd init to new function Leah Rowe 2026-03-02 16:34:18 +00:00
  • 697eda800a util/nvmutil: split flags init to new function Leah Rowe 2026-03-02 12:54:47 +00:00
  • ab057e006c util/nvmutil: tidy up main() Leah Rowe 2026-03-02 12:50:18 +00:00
  • 6de3968f2b util/nvmutil: split unveil code to new function Leah Rowe 2026-03-02 12:16:30 +00:00
  • 9c23eac148 util/nvmutil: separate usage function Leah Rowe 2026-03-02 12:11:16 +00:00
  • a0857f449a Libreboot 26.01rev1 Magnanimous Max 26.01rev1 26.01_branch Leah Rowe 2026-02-26 01:39:20 +00:00
  • 379ccc2177 Re-add x230_12mb corebootfb config Leah Rowe 2026-02-25 19:57:13 +00:00
  • a9428b65c8 get.sh: properly initialise _ua Leah Rowe 2026-02-21 17:44:01 +00:00
  • 7aadc1dda3 g43t_am3: make it 2mb, not 4mb Leah Rowe 2026-02-21 16:28:17 +00:00
  • 8c8c3d7cb1 supermicro x11ssh_f: Remove release="n" Ron Nazarov 2026-02-14 20:59:14 +00:00
  • 7e3c01d8d7 supermicro x11ssh_f: Disable ME HECI in devicetree Ron Nazarov 2026-02-14 20:17:41 +00:00
  • 4f287c85c0 supermicro x11ssh_f: Use deguard-configured ME image instead of SPS Ron Nazarov 2026-02-14 20:00:14 +00:00
  • 47401fc170 Delete unused config/ifd/supermicro-x11-lga1151-series directory Ron Nazarov 2026-02-14 19:46:04 +00:00
  • 0415148e92 supermicro x11ssh_f: set release="n" Leah Rowe 2026-02-14 12:52:53 +00:00
  • ce5eb284a3 supermicro x11ssh_f: use underscores in dir names Leah Rowe 2026-02-14 12:50:38 +00:00
  • 1426c9cbd0 Added Danish Keymap dkqwerty.gkb Niel Nielsen 2026-02-08 15:46:35 +01:00
  • 62859905ef Add Supermicro X11SSH-F/LN4F port Ron Nazarov 2026-02-13 20:50:35 +00:00
  • 8d8a1f36a9 GRUB: don't download po files in bootstrap Leah Rowe 2026-02-01 17:51:25 +01:00
  • 7e81c5c630 Re-add x230_12mb corebootfb config Leah Rowe 2026-02-25 19:57:13 +00:00
  • 1d20042f9a nvmutil: simplify readGbe and writeGbe Leah Rowe 2026-02-23 14:22:35 +00:00
  • 5a414ea4d6 nvmutil: centralise all errno handling Leah Rowe 2026-02-23 14:01:11 +00:00
  • c64a2655e9 nvmutil: rename ERR to SET_ERR, for clarity Leah Rowe 2026-02-23 13:49:16 +00:00
  • 678b9d859b nvmutil: split pread from readGbe Leah Rowe 2026-02-23 13:45:28 +00:00
  • e1d8773c54 nvmutil: split pwrite handling from writeGbe Leah Rowe 2026-02-23 13:41:37 +00:00
  • 261c41a3c3 nvmutil: simplify a few else statements Leah Rowe 2026-02-23 13:34:35 +00:00
  • 8cf2558a6f nvmutil: don't hardcode errno to ECANCELED Leah Rowe 2026-02-23 13:30:15 +00:00
  • 50de561ac4 nvmutil: explain a few parts in nvmalloc Leah Rowe 2026-02-23 11:13:09 +00:00
  • 061e6048a8 nvmutil: split malloc handling out of readGbe Leah Rowe 2026-02-23 11:10:12 +00:00
  • 3d408317b1 nvmutil: further simplify nr/nw error handling Leah Rowe 2026-02-23 11:01:52 +00:00
  • 35d8d0993f util/nvmutil: simplify nr/nw error handling Leah Rowe 2026-02-23 09:50:26 +00:00
  • 4473179300 util/nvmutil: remove pointless diagnostics Leah Rowe 2026-02-23 09:47:36 +00:00
  • 45413f1209 util/nvmutil: say part number on read/write report Leah Rowe 2026-02-23 09:34:51 +00:00
  • a55af90b6c vendor.sh: handle mfs in find_me Leah Rowe 2026-02-22 17:18:51 +00:00
  • a938309d35 vendor.sh: handle me_cleaner -p separately Leah Rowe 2026-02-22 17:12:32 +00:00
  • 177f45355f vendor.sh: tidied up mecleaner argument handling Leah Rowe 2026-02-22 17:06:12 +00:00
  • 182c1cd699 Merge pull request 'Provide x270 patch for correct VBT and HDA verb' (#405) from kittywitch/lbmk:x270-patch into master Leah Rowe 2026-02-22 09:10:47 +01:00
  • 913efaebe6 Provide x270 patch for correct VBT and HDA verb Kat Inskip 2026-02-21 19:53:59 +00:00
  • 0f93368ea0 get.sh: properly initialise _ua Leah Rowe 2026-02-21 17:44:01 +00:00
  • 4021617430 g43t_am3: make it 2mb, not 4mb Leah Rowe 2026-02-21 16:28:17 +00:00
  • 006571187b remove release=n on x270 port Leah Rowe 2026-02-21 08:33:08 +00:00
  • 2edd583aee Add ThinkPad X270 coreboot port from Kat Inskip Leah Rowe 2026-02-19 21:57:19 +00:00
  • 4d8ce50594 enlarge x270 bios region x270wip Leah Rowe 2026-02-21 08:10:03 +00:00
  • e997b8cce5 thinkpad x270: re-enable fully truncated ME Leah Rowe 2026-02-21 08:01:12 +00:00
  • 7f2e1ce86f update the thinkpad x270 patch Leah Rowe 2026-02-21 07:53:17 +00:00
  • 712145a91c x270: use full ME (only deguard) Leah Rowe 2026-02-20 19:10:03 +00:00