Date: Thu, 17 Dec 2020 14:47:26 -0500 From: Andrew Gallatin <gallatin@cs.duke.edu> To: Warner Losh <imp@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r368721 - head/stand/efi/loader Message-ID: <58a91a8e-70e9-19a2-5164-55bd126e59d1@cs.duke.edu> In-Reply-To: <202012171702.0BHH29kD071108@repo.freebsd.org> References: <202012171702.0BHH29kD071108@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/17/20 12:02 PM, Warner Losh wrote: > Author: imp > Date: Thu Dec 17 17:02:09 2020 > New Revision: 368721 > URL: https://urldefense.com/v3/__https://svnweb.freebsd.org/changeset/base/368721__;!!OToaGQ!5c1mLnhtRtEV6Cv_MTWpzXWaGZEYYDp4TJ6wVDzjVZiehAItts7ZWC15uNnQYRa5Fg$ > > Log: > Drop EFI_STAGING_SIZE back down to 64M > > vmware can't cope with anything larger than 64MB. Drop this back to > 64MB everywhere but arm. There were all kinds of booting problems before this was bumped up. In fact, I still have EFI_STAGING_SIZE=128 in src.conf because I needed it be be able to boot when using Nvidia graphics. By reducing this, I feel like we're just playing whack-a-mole. Drew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58a91a8e-70e9-19a2-5164-55bd126e59d1>