Re: [edk2] [PATCH v2 00/19] OvmfPkg: improve video mode selection

2014-02-27 Thread Laszlo Ersek
On 02/27/14 14:17, Laszlo Ersek wrote: > On 02/26/14 23:25, Jordan Justen wrote: >> On Wed, Feb 26, 2014 at 1:59 PM, Laszlo Ersek wrote: >>> On 02/26/14 20:16, Jordan Justen wrote: Commonly a platform will have a PlatformDxe driver. It has kind of surprised me how long OVMF has lived wit

Re: [edk2] [PATCH v2 00/19] OvmfPkg: improve video mode selection

2014-02-27 Thread Laszlo Ersek
On 02/26/14 23:25, Jordan Justen wrote: > On Wed, Feb 26, 2014 at 1:59 PM, Laszlo Ersek wrote: >> On 02/26/14 20:16, Jordan Justen wrote: >>> Commonly a platform will have a PlatformDxe driver. It has kind of >>> surprised me how long OVMF has lived without one. One of the main >>> things that liv

Re: [edk2] [PATCH v2 03/19] OvmfPkg: introduce PlatformConfigLib

2014-02-27 Thread Laszlo Ersek
On 02/26/14 22:24, Jordan Justen wrote: > On Fri, Feb 21, 2014 at 3:58 PM, Laszlo Ersek wrote: >> This small library allows the saving and loading of platform configuration >> to/from the non-volatile variable store. >> >> It provides a backend for EFI_HII_CONFIG_ACCESS_PROTOCOL (ie. setup forms)

Re: [edk2] investigate features differences between ovmf and seabios with QEMU

2014-02-27 Thread Laszlo Ersek
On 02/27/14 11:05, Chen Fan wrote: > On Wed, 2014-02-26 at 13:31 +0100, Laszlo Ersek wrote: >> On 02/26/14 09:43, Chen Fan wrote: >>> what features will be provided by MP services? the smp feature includes >>> detect and initialize the all CPUs in SeaBios. >> >> Basically, the same. See >> >> 1

Re: [edk2] investigate features differences between ovmf and seabios with QEMU

2014-02-27 Thread Chen Fan
On Wed, 2014-02-26 at 13:31 +0100, Laszlo Ersek wrote: > On 02/26/14 09:43, Chen Fan wrote: > > On Mon, 2014-02-24 at 12:59 +0100, Laszlo Ersek wrote: > >> On 02/24/14 05:19, Chen Fan wrote: > > >>> 26. smbios > >> > >> The SMBIOS integration that you might have become accustomed to between > >> q