git: efi/loader: Increase default staging area to 96MB. Retry with half of that.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Apr 17 07:35:08 PDT 2016
commit 58e3044b55cb8ae4c5cfdcdff71cb1eb3a1f4695
Author: Imre Vadász <imre at vdsz.com>
Date: Sun Feb 21 11:21:05 2016 +0100
efi/loader: Increase default staging area to 96MB. Retry with half of that.
* The default 48MB area is too small for loading additional kernel modules
beyond just acpi.ko, ehci.ko and xhci.ko.
* The 96MB allocation fails in qemu with 128MB memory configured.
Summary of changes:
sys/boot/efi/loader/copy.c | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/58e3044b55cb8ae4c5cfdcdff71cb1eb3a1f4695
--
DragonFly BSD source repository
More information about the Commits
mailing list