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: Thu, 7 May 2015 10:29:55 +0100 Message-ID: <1430990995.2660.341.camel@citrix.com> References: <9B58885955C6DD468CCDB27E993605EEB87F6C@szxeml561-mbx.china.huawei.com> <554B0E1F.7070002@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <554B0E1F.7070002@redhat.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: Laszlo Ersek Cc: Maoming , "wangxin (U)" , edk2-devel@lists.sourceforge.net, lidonglin@huawei.com, "xen-devel@lists.xen.org" , Fanhenglong , "Herongguang (Stephen)" List-Id: xen-devel@lists.xenproject.org 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 https://github.com/tianocore/edk2.git (which I hope is the (semi-)official repo!)and all that happens is that changes get run through our automated smoke tests before they are pushed to the xenbits tree to use as a baseline for other testing. IOW it tracks upstream but may be a little behind the tip depending on how our tests are going (e.g. they are a bit backlogged right now since we moved to a new hosting facility). Ian.