]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Increase EFI_STAGING_SIZE to 100MB on x64
authorbcran <bcran@FreeBSD.org>
Thu, 27 Jun 2019 22:06:41 +0000 (22:06 +0000)
committerbcran <bcran@FreeBSD.org>
Thu, 27 Jun 2019 22:06:41 +0000 (22:06 +0000)
commit477da2205e25d7c76318ae3f5698b0bb58c30dea
treea64714e4ec413a4f3e10a9f1ed55be9795c9db51
parent1e772efaed7e07c2b862abfa955043b3d4426157
Increase EFI_STAGING_SIZE to 100MB on x64

To avoid failures when the large 18MB nvidia.ko module is being loaded,
increase EFI_STAGING_SIZE from 64MB to 100MB on x64 systems.
Leave the other platforms at 64MB.
stand/efi/loader/copy.c