efi/loader: Increase default staging area to 96MB. Retry with half of that.
authorImre Vadász <imre@vdsz.com>
Sun, 21 Feb 2016 10:21:05 +0000 (11:21 +0100)
committerImre Vadász <imre@vdsz.com>
Sun, 17 Apr 2016 14:32:24 +0000 (16:32 +0200)
commit58e3044b55cb8ae4c5cfdcdff71cb1eb3a1f4695
tree180e2f82a1b8a7e16aab66d39411eb68d0e01775
parentcfbd4176b9ea71e2cee6962dc91705b1b75718ae
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.
sys/boot/efi/loader/copy.c