summaryrefslogtreecommitdiff
path: root/resources/scripts/build
AgeCommit message (Expand)Author
2023-06-19build/boot/roms: Support removing microcodeLeah Rowe
2023-06-13Revert "Remove most of Ferass's lbmk contributions"Leah Rowe
2023-05-27build/payload/seabios: reduced indentationLeah Rowe
2023-05-27Remove most of Ferass's lbmk contributionsLeah 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
2023-05-20build/release/roms: handle errors inside subshellLeah Rowe
2023-05-20build/release/roms: split logic into functionsLeah Rowe
2023-05-20build/release/roms: use tabs for indentationLeah Rowe
2023-05-20build/release/src: 79 chars or less per code lineLeah Rowe
2023-05-20build/release/src: handle errors in subshellsLeah Rowe
2023-05-20build/release/src: split logic into functionsLeah Rowe
2023-05-20build/ich9utils: simplify, fix error handlingLeah Rowe
2023-05-20build/memtest86plus: use tabs for indentationLeah Rowe
2023-05-20build/clean/crossgcc: better code styleLeah Rowe
2023-05-20build/descriptors: simplify and fix error handlingLeah Rowe
2023-05-20build/grub: fix inconsistent indentationLeah Rowe
2023-05-20build/grub: implement error handlingLeah Rowe
2023-05-20build/grub: introduce main(), split it upLeah Rowe
2023-05-20build/cbutils: remove unnecessary directory checkLeah Rowe
2023-05-20build/cbutils: rename function for clarityLeah Rowe
2023-05-20build/cbutil: avoid frivilous use of subshellsLeah Rowe
2023-05-20build/cbutils: top-down coding style, main on topLeah Rowe
2023-05-20build/cbutils: 79 chars or less per lineLeah Rowe
2023-05-20build/cbutils: use tabs for indendationLeah Rowe
2023-05-14build/seabios: cleaner coding styleLeah Rowe
2023-05-14build/seabios: simplify. stricter error handlingLeah Rowe
2023-05-14build/dependencies/*: RFC 2646 complianceLeah Rowe
2023-05-13build/build/roms: simplify mkCoreboot() argumentsLeah Rowe
2023-05-13build/boot/roms: don't use subshells frivilouslyLeah Rowe
2023-05-13build/boot/roms: remove errant debug lineLeah Rowe
2023-05-13build/boot/roms: simplify build_rom_images()Leah Rowe
2023-05-13build/boot/roms: use fast dd command for ich9m ifdLeah Rowe
2023-05-13build/boot/roms: don't run ich9gen twiceLeah Rowe
2023-05-13build/boot/roms: simplify moverom()Leah Rowe
2023-05-13build/boot/roms: remove unused legacy codeLeah Rowe
2023-05-13build/boot/roms: reduced code indentationLeah Rowe
2023-05-12build/boot/roms: split main() to topdown functionsLeah Rowe
2023-05-12build/roms_helper: move logic into main()Leah Rowe