- Nov 22, 2021
-
- Nov 21, 2021
-
-
Leah Rowe authored
-
- Nov 20, 2021
-
-
shmalebx9 authored
-
- Nov 18, 2021
-
-
Leah Rowe authored
-
-
Leah Rowe authored
the static site generator was forked into https://untitled.vimuser.org/
-
- Nov 11, 2021
- Nov 03, 2021
-
-
Leah Rowe authored
-
- Nov 01, 2021
-
-
Leah Rowe authored
-
Leah Rowe authored
works around a build error with gcc 7.5. the patches being removed from memtest86+ aren't really necessary for the average user anyway
-
Leah Rowe authored
-
Leah Rowe authored
you must de-solder the default chip and install the new one. winbond w25q128fvsig is a nice choice of 16MB (128Mbit) IC
-
Leah Rowe authored
-
Leah Rowe authored
it is superior
-
Leah Rowe authored
-
Leah Rowe authored
4mb and 8mb users can just pad their roms to 16mb, using the instructions on <https://libreboot.org/faq.html#how-do-i-pad-a-rom-before-flashing> maintaining them in lbmk is a waste of time, and also a hazard because it's a lot of duplicated labour when making any changes, which could result in awful mistakes being made
-
Leah Rowe authored
-
Leah Rowe authored
-
- Oct 31, 2021
-
-
Leah Rowe authored
See: <https://lists.nongnu.org/archive/html/libreboot/2016-08/msg00063.html> This enables all SATA ports, allowing full T400s compatibility. T400s already works just fine, when flashing a T400 ROM, but not all SATA ports were usable. The specific patch is here: <https://lists.nongnu.org/archive/html/libreboot/2016-08/txtgT_L8DC94R.txt> There was also this patch, which coreboot actually adapted upstream: <https://lists.nongnu.org/archive/html/libreboot/2016-08/txtMXyws85Q_P.txt> Yes, this patch was submitted in 2016. I overlooked it, during all this time.
-
Leah Rowe authored
-
Leah Rowe authored
In most LUKS setups, the user configured LVM, so doing this check first will increase boot speeds.
-
Leah Rowe authored
-
Leah Rowe authored
-
Leah Rowe authored
usb support is extremely buggy in grub, and can cause boot delay issues
-
Leah Rowe authored
There is literally an entire other menuentry just for this purpose.
-
Leah Rowe authored
There is already a separate menuentry for USB, and most people don't boot their installed system from USB anyway. This will result in faster boot speeds.
-
Leah Rowe authored
mitigate missing characters in unifont for border/arrow characters. this saves space because now it is no longer necessary to add a custom font the background added has the libreboot logo on it, and it's 10kb in size unlike the old gnulove background that was hundreds of KB
-
- Oct 30, 2021
-
-
Leah Rowe authored
These option ROMs are known to cause a system hang. If you insert an empty option ROM into CBFS, it disables any option ROM loading for those devices when using SeaBIOS.
-
Leah Rowe authored
improved battery life on macbook21
-
Leah Rowe authored
this is a compromise. i was going to do 30 for desktops, 1 for laptops. however, some laptop users complain about the 1 second timeout being too fast. 10 seconds should just about please everyone.
-
Leah Rowe authored
-
Leah Rowe authored
Also, when a cryptomount is successful, break from the loop and boot from that. In most cases, this will work just fine, and this change improves the boot speed in the vast majority of cases. From <https://notabug.org/libreboot/lbmk/issues/53> This is based on commit 5767489cadc4a9a1f2e7bffe03457e29e1c9a101 from https://github.com/shmalebx9/Bleeding-Libreboot/
-
- Aug 23, 2021
-
-
Leah Rowe authored
-
Leah Rowe authored
This fixes issue 3: https://notabug.org/libreboot/lbmk/issues/3 In this issue, GM45 laptops such as X200/T400 will hang on reboot (normal boot works, and shutting down works too).
-
- Jun 29, 2021
-
-
Leah Rowe authored
-
- Jun 06, 2021
-
-
madbehaviorus authored
The tianocore build script fails, because there are no coreboot-version file are available. So I set it as commit and the script works like a charm
-
- Jun 03, 2021