From c3f6dd03cc9c2617f51335c899389ee6e91a931f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 11 Aug 2024 16:42:26 +0100 Subject: seabios/default: bump to ec0bc256 (2024-06-24) This brings in a single change: commit ec0bc256ae0ea08a32d3e854e329cfbc141f07ad Author: Gerd Hoffmann Date: Mon Jun 24 10:44:09 2024 +0200 limit address space used for pci devices, part two This increases compatibility with i686 hosts, when allocating memory for pci devices. Signed-off-by: Leah Rowe --- config/seabios/default/target.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/seabios') diff --git a/config/seabios/default/target.cfg b/config/seabios/default/target.cfg index bc7cc9fc..afa4a729 100644 --- a/config/seabios/default/target.cfg +++ b/config/seabios/default/target.cfg @@ -1,2 +1,2 @@ tree="default" -rev="e5f2e4c69643bc3cd385306a9e5d29e11578148c" +rev="ec0bc256ae0ea08a32d3e854e329cfbc141f07ad" -- cgit v1.2.1