summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-02util/nvmutil: simplify writeGbeFile()Leah Rowe
2023-06-01util/nvmutil: don't call writeGbeFile if O_RDONLYLeah Rowe
2023-06-01util/nvmutil: code cleanup (pledge/unveil calls)Leah Rowe
2023-06-01util/nvmutil: harden pledge/unveil calls (OpenBSD)Leah Rowe
2023-06-01util/nvmutil: fix faulty fd checkLeah Rowe
2023-06-01util/nvmutil: only swap/copy if checksum is validLeah Rowe
2023-06-01util/nvmutil: use bsd-style indentationLeah Rowe
2023-06-01util/nvmutil: clean up rhex()Leah Rowe
2023-06-01util/nvmutil: check correct return value on close()Leah Rowe
2023-06-01util/nvmutil: massive code cleanupLeah Rowe
2023-06-01util/nvmutil: move includes to nvmutil.hLeah Rowe
2023-06-01util/nvmutil: move xpledge/xunveil to nvmutil.hLeah Rowe
2023-06-01util/nvmutil: use SPDX license headersLeah Rowe
2023-06-01util/nvmutil: move non-functions to nvmutil.hLeah Rowe
2023-06-01util/nvmutil: use even more macros (code cleanup)Leah Rowe
2023-06-01util/nvmutil: remove unnecessary parenthesesLeah Rowe
2023-06-01util/nvmutil: simplify setWord() with word() macroLeah Rowe
2023-06-01util/nvmutil: do xor swap in a macroLeah Rowe
2023-06-01util/nvmutil pledge,unveil: use correct err stringLeah Rowe
2023-06-01util/nvmutil: ensure that errno is set on err()Leah Rowe
2023-06-01util/nvmutil: minor code cleanupLeah Rowe
2023-05-31util/nvmutil: simplified error handling in mainLeah Rowe
2023-05-31util/nvmutil: Use unveil, and harden pledgesLeah Rowe
2023-05-31util/nvmutil: Harden pledge promisesLeah Rowe
2023-05-31util/nvmutil: Simplify use of pledge (on OpenBSD)Leah Rowe
2023-05-30util/nvmutil: Use correct pledge promise (OpenBSD)Leah Rowe
2023-05-30util/*: Properly detect OpenBSD for pledge() callLeah Rowe
2023-05-29util/e6400-flash-unlock: clean up commented codeLeah Rowe
2023-05-28Add 4MB version of HP 8200 SFFRiku Viitanen
2023-05-27blobutil: merge with main scriptLeah Rowe
2023-05-27unify download/build scriptsLeah Rowe
2023-05-27unify these scripts: build, modify and updateLeah Rowe
2023-05-27build/payload/seabios: reduced indentationLeah Rowe
2023-05-27Remove most of Ferass's lbmk contributionsLeah Rowe
2023-05-24download/coreboot: fix error handling in subshellLeah Rowe
2023-05-24download/coreboot: don't needlessly re-downloadLeah Rowe
2023-05-21download/coreboot: remove unnecessary bloatLeah Rowe
2023-05-20build/clean/u-boot: remove unnecesssary checkLeah Rowe
2023-05-20build/clean/u-boot: improved coding styleLeah Rowe
2023-05-20build/clean/ich9utils: don't use subshellLeah Rowe
2023-05-20build/u-boot: top-down, split-function code styleLeah Rowe
2023-05-20build/payload/u-boot: 79 chars or less per lineLeah Rowe
2023-05-20build/payload/u-boot: fix wrong attributionsLeah Rowe
2023-05-20build/payload/grub: rename functions for clarityLeah Rowe
2023-05-20build/payload/grub: remove unnecessary checkLeah Rowe
2023-05-20build/payload/grub: split logic into functionsLeah Rowe
2023-05-20build/payload/grub: 79 chars or less per lineLeah Rowe
2023-05-20build/release/roms: minor cleanupLeah Rowe
2023-05-20build/release/roms: handle argument properlyLeah Rowe
2023-05-20build/release/roms: remove superfluous commentsLeah Rowe