From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [edk2] Windows 8 64bit Guest BSOD when using OVMF to boot and *install* from CDROM(when configured with more than 4G memory) Date: Fri, 8 May 2015 13:04:59 +0100 Message-ID: <1431086699.2660.444.camel@citrix.com> References: <9B58885955C6DD468CCDB27E993605EEB87F6C@szxeml561-mbx.china.huawei.com> <554B0E1F.7070002@redhat.com> <1430990995.2660.341.camel@citrix.com> <20150508063132.GJ3848@zion.uk.xensource.com> <1431077983.2660.417.camel@citrix.com> <20150508120004.GK3848@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150508120004.GK3848@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: Maoming , "wangxin (U)" , edk2-devel@lists.sourceforge.net, lidonglin@huawei.com, "xen-devel@lists.xen.org" , Fanhenglong , Laszlo Ersek , "Herongguang (Stephen)" List-Id: xen-devel@lists.xenproject.org On Fri, 2015-05-08 at 13:00 +0100, Wei Liu wrote: > On Fri, May 08, 2015 at 10:39:43AM +0100, Ian Campbell wrote: > > On Fri, 2015-05-08 at 07:31 +0100, Wei Liu wrote: > > > On Thu, May 07, 2015 at 10:29:55AM +0100, Ian Campbell wrote: > > > > On Thu, 2015-05-07 at 09:02 +0200, Laszlo Ersek wrote: > > > > > (Plus, you are cloning a git repo that may or may not be > > > > > identical to the (semi-)official edk2 git repo.) > > > > > > > > FWIW git://xenbits.xen.org/ovmf.git is a direct descendant of the > > > > > > The most up to date tested branch is > > > > > > git://xenbits.xen.org/osstest/ovmf.git xen-tested-master > > > > Which branch is the default if you just clone the repo? > > > > The xen-tested-master is the only branch in that tree, so checking out > that repo without specifying a branch will leave you in detached head > state. OK, that's better than some random untested version from whenever the tree was created at least! Ian