summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-12trees: don't set mode on ./mk -bLeah Rowe
2025-04-12trees: don't set mod on ./mk -dLeah Rowe
2025-04-12trees: don't initialise mode to "all"Leah Rowe
2025-04-12trees: clean up some commentsLeah Rowe
2025-04-12vendor.sh: simplified readkconfig()Leah Rowe
2025-04-11lib.sh: double-quote pwd to prevent globbingLeah Rowe
2025-04-11lbmk: unified PWD handling (work directory)Leah Rowe
2025-04-11lib.sh: initialise PATH if it's unsetLeah Rowe
2025-04-11move XBMKPATH to include/lib.shLeah Rowe
2025-04-11lbmk: use pwd util, not PWD environmental variableLeah Rowe
2025-04-11clean up a few semicolons in the build systemLeah Rowe
2025-04-11trees: err if first argument is not a flagLeah Rowe
2025-04-11trees: err if no argument givenLeah Rowe
2025-04-11trees: set dry=":" on ./mk -fLeah Rowe
2025-04-11trees: clean up initialisation of the dry variableLeah Rowe
2025-04-11trees: initialise mode to "all", not ""Leah Rowe
2025-04-11trees: don't abuse the mode variable on -fLeah Rowe
2025-04-09trees: Add missing flag to error outputLeah Rowe
2025-04-06lbmk: minor code formatting cleanupLeah Rowe
2025-04-04grub/xhci: Remove unused patchLeah Rowe
2025-04-01remove _fsp targets (keep _vfsp)Leah Rowe
2025-02-25util/nvmutil: remove excessive commentsLeah Rowe
2025-02-19Bump GRUB revision to add 73 security patchesLeah Rowe
2025-02-12Merge pull request 'Update pico-serprog revision' (#271) from Riku_V/lbmk:mas...Leah Rowe
2025-02-12Update pico-serprog revisionRiku Viitanen
2025-02-10util/nvmutil: Fix bad error messages on R/WLeah Rowe
2025-02-07util/nvmutil: hardened pledge on help outputLeah Rowe
2025-02-02Merge pull request 'Simplify the README' (#269) from runxiyu/lbmk:readme-simp...Leah Rowe
2025-02-02README.md: Use newlines instead of bulleted list for docs/support linksrunxiyu
2025-02-02README.md: Use the EFF's page on Right to RepairRunxi Yu
2025-02-01README.md: Vastly simplify itRunxi Yu
2025-02-01README.md: Mention SeaBIOS and U-Boot instead of Tianocore as payloadsRunxi Yu
2025-01-31Merge pull request 'deps/arch: genisoimage belongs to cdrtools' (#267) from r...Leah Rowe
2025-01-31deps/arch: genisoimage belongs to cdrtoolsRunxi Yu
2025-01-29util/nvmutil: only set mac_updated at the endLeah Rowe
2025-01-29restore old x230 gbe fileLeah Rowe
2025-01-29util/nvmutil: Fix bad comparisonLeah Rowe
2025-01-29util/nvmutil: allow ./nvm gbe MACLeah Rowe
2025-01-29util/nvmutil: move "e" to swap()Leah Rowe
2025-01-29util/nvmutil: Only read up to 4KB on larger gbeLeah Rowe
2025-01-27util/nvmutil: fix minor mistake (line break)Leah Rowe
2025-01-27util/nvmutil: do setmac if only filename givenLeah Rowe
2025-01-27vendor.sh: don't error if grep -v failsLeah Rowe
2025-01-27vendor.sh: Don't show gbe filename on injectLeah Rowe
2025-01-27util/nvmutil: don't say write not needed if errnoLeah Rowe
2025-01-27util/nvmutil: print dump *after* modificationLeah Rowe
2025-01-27util/nvmutil: verbosely print the written MACLeah Rowe
2025-01-27util/nvmutil: minor cleanup in cmd_dumpLeah Rowe
2025-01-27util/nvmutil: show nvm words written on writeGbeLeah Rowe
2025-01-27util/nvmutil: clean up readonly check on writeGbeLeah Rowe