index
:
lbmk.git
20240612_branch
3050wip
audit6
audit6-merge1
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
build
/
boot
/
roms_helper
Age
Commit message (
Expand
)
Author
2023-10-02
build/boot/*: unify more logic in main()
Leah Rowe
2023-10-02
do not handle errors on mktemp in shell scripts
Leah Rowe
2023-10-01
Greatly simplify error handling in shell scripts
Leah Rowe
2023-10-01
build/boot/roms_helper: shorten variable names
Leah Rowe
2023-10-01
build/boot/roms: dont do init/displaymode argument
Leah Rowe
2023-09-30
build/boot/roms_helper: simplify rom file handling
Leah Rowe
2023-09-30
build/boot/roms_helper: general code cleanup
Leah Rowe
2023-09-30
general code formatting cleanup in shell scripts
Leah Rowe
2023-09-30
simplify initialising variables in shell scripts
Leah Rowe
2023-09-30
build/boot/roms: only do 1 custom kbd/payload/mode
Leah Rowe
2023-09-30
build/boot/*: unified main() function
Leah Rowe
2023-09-25
Update email address for Leah Rowe copyrights
Leah Rowe
2023-09-25
Use SPDX license headers on all scripts
Leah Rowe
2023-09-10
build/boot/roms stragglers: properly handle errors
Leah Rowe
2023-09-09
scripts: use printf, not echo, where appropriate
Leah Rowe
2023-09-09
build/boot/rom: only insert scan.cfg if needed
Leah Rowe
2023-09-09
build/boot/roms: delete tmpcfg when done
Leah Rowe
2023-09-09
set grub.cfg timeout to 5s (10 on some boards)
Leah Rowe
2023-09-05
grub: make backgrounds configurable in target.cfg
Leah Rowe
2023-09-04
build/boot/roms: don't create empty bin/ directory
Leah Rowe
2023-09-04
merge config/ and resources/
Leah Rowe
2023-09-03
Less cat abuse
Riku Viitanen
2023-08-31
only remove microcode in build/release/roms
Leah Rowe
2023-08-31
move build/boot/rom moverom to handle/make/config
Leah Rowe
2023-08-29
grub: all one grub.elf containing keymaps and cfg
Leah Rowe
2023-08-28
build/boot/roms: fix bad variable assignment
Leah Rowe
2023-08-28
build/boot/roms: simplify ich9m ifd handling
Leah Rowe
2023-08-28
build/boot/roms ich9m ifd: use fast dd command
Leah Rowe
2023-08-28
build/boot/roms: use the new coding style
Leah Rowe
2023-08-27
move resources/scripts/ to script/
Leah Rowe