Re: svn commit: r368721 - head/stand/efi/loader
Kyle Evans <[email protected]> Thu, 17 Dec 2020 13:49:23 -0600
| Newsgroups | gmane.os.freebsd.devel.cvs |
|---|---|
| Message-ID | <CACNAnaE2m7e09TLGy6W_vqCfBEniPOk9b+pv1bCMJChzmy5LNQ__39646.9053624728$1608234583$gmane$org@mail.gmail.com> |
On Thu, Dec 17, 2020 at 1:47 PM Andrew Gallatin <[email protected]> wrote: > > 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. > IIRC those have long since become OBE as we'll now grow the staging area to accommodate nvidia. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"