diff options
author | Leah Rowe <leah@libreboot.org> | 2024-10-27 16:05:25 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-10-27 16:07:56 +0000 |
commit | c56f69871397aed102c262b7eb565b632f6a4b99 (patch) | |
tree | 6531c685903db7368dae7041a1fba09a23726a6e /config/seabios/default/target.cfg | |
parent | d8ac9d53b66a3a940962945c4102f1fcd644cde1 (diff) |
Use SeaBIOS 1.16.3 and enable debugging
This diff matches the setup currently used in coreboot.
I'm eliminating as many differences as possible, while
I test the SeaBIOS hanging issue on Dell Optiplex 3050 Micro.
The actual SeaBIOS configs have also been modified, to match
the coreboot config.
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 6ab72947..29f2c542 100644 --- a/config/seabios/default/target.cfg +++ b/config/seabios/default/target.cfg @@ -1,2 +1,2 @@ tree="default" -rev="2424e4c04aa30d90e85073ea41d18a7845460783" +rev="a6ed6b701f0a57db0569ab98b0661c12a6ec3ff8" |