diff options
author | Leah Rowe <leah@libreboot.org> | 2025-04-30 01:51:45 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-04-30 01:52:56 +0100 |
commit | a08b8d94fc58fa195adb0261539509d8ddaf4799 (patch) | |
tree | 50838b1bb801ea76ef8ee14ddb148188d3d403b8 /config/seabios/default/target.cfg | |
parent | 342eca6f3d1ffc1fac0b20cc519dbfded74931fc (diff) |
seabios: bump to rev 9029a010, 4 March 2025
This brings in the following improvements from upstream:
* 9029a010 kconfig: fix the check-lxdialog.sh to work with gcc 14+
* 8863cbbd ahci: add controller reset
* df9dd418 update pci_pad_mem64 handling
* a4fc1845 add romfile_loadbool()
* a2725e28 drop acpi tables and hex includes
* 35aa9a72 drop obsolete acpi table code
* 1b598a1d usb-hid: Support multiple USB HID devices by storing them in a linked list
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/seabios/default/target.cfg')
-rw-r--r-- | config/seabios/default/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/seabios/default/target.cfg b/config/seabios/default/target.cfg index 9ff1db3e..92b906f2 100644 --- a/config/seabios/default/target.cfg +++ b/config/seabios/default/target.cfg @@ -1,4 +1,4 @@ # SPDX-License-Identifier: GPL-3.0-or-later tree="default" -rev="1602647f1be24fe63d11138d802e735c8e674e63" +rev="9029a010ec413e6c3c0eb52c29c252a5b9a9f774" |