[coreboot] Re: graphic preallocated memory

2019-09-30 Thread Mike Banon
It may have tried initializing the graphics by itself, ignoring a setting of the unknown-to-it BIOS. You may consider running OS X in a virtual machine under Linux host. On Wed, Sep 25, 2019 at 9:32 PM wrote: > > Hi, > > thanks for quick answer. > > Sorry, it wasn't far away, but I missed it. >

[coreboot] Re: graphic preallocated memory

2019-09-25 Thread Paul Menzel
Dear Jief, dear Michał, On 25.09.19 14:39, Michal Zygowski wrote: […] DVMT... this terminology is so confusing. I think it refers to the UMA memory which is configured here for x220: https://github.com/coreboot/coreboot/blob/master/src/northbridge/intel/sandybridge/early_init.c#L116 Also,

[coreboot] Re: graphic preallocated memory

2019-09-25 Thread Michal Zygowski
Hi and welcome to coreboot, First of all please use coreboot container: https://hub.docker.com/r/coreboot/coreboot-sdk/ You are guaranteed to have no errors during compilation. DVMT... this terminology is so confusing. I think it refers to the UMA memory which is configured here for x220: