Re: [edk2] Csm16.bin(seabios) failed to work in OVMF.

2016-05-04 Thread Laszlo Ersek
On 04/25/16 13:21, Laszlo Ersek wrote: > On 04/23/16 08:39, wq...@aliyun.com wrote: >> Hi everyone, >> I build the Csm16.bin from source code of seabios-1.9.2.tar.gz . And >> copy the Csm16.bin to OvmfPkg/Csm/Csm16/Csm16.bin , Build the OVMF_CODE.fd >> and OVMF_VARS.fd with command build -D C

Re: [edk2] Csm16.bin(seabios) failed to work in OVMF.

2016-05-04 Thread Laszlo Ersek
On 05/04/16 13:32, David Woodhouse wrote: > On Wed, 2016-05-04 at 13:27 +0200, Laszlo Ersek wrote: >> >> Hm, I don't think so. >> >> OVMF includes CpuS3DataDxe with SMM_REQUIRE=TRUE only. My understanding >> is that the reporter encountered the issue with CSM_ENABLE=TRUE, >> SMM_REQUIRE=FALSE. > >

Re: [edk2] Csm16.bin(seabios) failed to work in OVMF.

2016-05-04 Thread David Woodhouse
On Wed, 2016-05-04 at 13:27 +0200, Laszlo Ersek wrote: > > Hm, I don't think so. > > OVMF includes CpuS3DataDxe with SMM_REQUIRE=TRUE only. My understanding > is that the reporter encountered the issue with CSM_ENABLE=TRUE, > SMM_REQUIRE=FALSE. Of course, now we have SMM, perhaps we should rev

Re: [edk2] Csm16.bin(seabios) failed to work in OVMF.

2016-05-04 Thread Laszlo Ersek
>> -Original Message- >> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of >> Laszlo Ersek >> Sent: Monday, April 25, 2016 7:22 PM >> To: wq...@aliyun.com >> Cc: edk2-devel ; Kevin O'Connor >> ; David Woodhouse >> >

Re: [edk2] Csm16.bin(seabios) failed to work in OVMF.

2016-05-03 Thread Ni, Ruiyu
g Jeff. Regards, Ray >-Original Message- >From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Laszlo >Ersek >Sent: Monday, April 25, 2016 7:22 PM >To: wq...@aliyun.com >Cc: edk2-devel ; Kevin O'Connor ; >David Woodhouse > >Subject: Re: [e

Re: [edk2] Csm16.bin(seabios) failed to work in OVMF.

2016-04-25 Thread Laszlo Ersek
On 04/23/16 08:39, wq...@aliyun.com wrote: > Hi everyone, > I build the Csm16.bin from source code of seabios-1.9.2.tar.gz . And copy > the Csm16.bin to OvmfPkg/Csm/Csm16/Csm16.bin , Build the OVMF_CODE.fd and > OVMF_VARS.fd with command build -D CSM_ENABLE. >Unfortunately, I test the OVM

[edk2] Csm16.bin(seabios) failed to work in OVMF.

2016-04-22 Thread wq...@aliyun.com
Hi everyone, I build the Csm16.bin from source code of seabios-1.9.2.tar.gz . And copy the Csm16.bin to OvmfPkg/Csm/Csm16/Csm16.bin , Build the OVMF_CODE.fd and OVMF_VARS.fd with command build -D CSM_ENABLE. Unfortunately, I test the OVMF_CODE.fd and OVMF_VARS.fd in qemu. It failed! The lo