From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@semihalf-com.20150623.gappssmtp.com header.s=20150623 header.b=dzoPCRv+; spf=none, err=SPF record not found (domain: semihalf.com, ip: 209.85.222.196, mailfrom: mw@semihalf.com) Received: from mail-qk1-f196.google.com (mail-qk1-f196.google.com [209.85.222.196]) by groups.io with SMTP; Fri, 24 May 2019 06:13:49 -0700 Received: by mail-qk1-f196.google.com with SMTP id c15so7455912qkl.2 for ; Fri, 24 May 2019 06:13:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=clyZSUhWCF6EpnVyt7SmxBtVMMxROWVIeoe0f1yEvPk=; b=dzoPCRv+BlDMcs/RR3S1snOK+siHi5x2k37p6rotz0r3rtftL8wJzPeTCirkHrLKtz vVTJiWcojYqq0qUNI1LjrEoH+2R0Z8i2gdFtXbrNnbfTmLXJX9Xe8ZHArreNi+CCbb7w gJHK1+Sz/6QWWpWl21UMRSUJBNl6SLkB3s/uaP3c99qDPssVzXm2spbLT5+SQmcGdoiF 6AdX9SpjqkTzEtfTruqVO0hf7gVRQOvUz9Vud25J1EHGKv+6nHvuHwcISwAyjUZzoTQG VIvuDwqAWrzUCrfRmT/YTNLFY887tF8r0CeRqYEIBRAneHSXKYKyuWtQb6vJ3sVUqpgc in5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=clyZSUhWCF6EpnVyt7SmxBtVMMxROWVIeoe0f1yEvPk=; b=TlX65Gj+SuJcyUzzhLDOFYm2Sx+KPhGRmiojqII0CtSzRLkKPTiXzumn5yi5DOFp+s QDt2XyZpxWA5pSE2ryHan0nuQkM5kvF9yGaaG0QJ2MSw5gNbzV8+g4uMZo3NxRC8Griv RTae2nV0iGDDcEDcceh08OcqnkoFRraY2qvCJwadWM+yWT+eHuO0GV3xo9GG7YvL3LxV 1ZkKxu+0A4S7zOYRBMUTZeQwelO4YGRWzrtQWcnn3zvPk+IMy5nR0aCpZaCQlmpiBPJC nUjKe887V6aS1fWHOFLPNP78uIowkKDQgMN3Yrcw/NBXinntFcjFm/tXElnFnKwbWtKS LAkw== X-Gm-Message-State: APjAAAVx4AAXKRS7AfbvuWiL96dIJbkdPdT2/sROXSe1wbMtyqAyrP9L Pq3TUHzpGza70gTBH3o3VkLDKX2POnryqM5uyddSNA== X-Google-Smtp-Source: APXvYqy8S+cqAO7Wo0476YloSYwhzpQJKIaAYIiU9qe6bjPfwPnMSBpQf/L8N2oC+JLdef2L4uzeG2TdSFRRd9zJq9s= X-Received: by 2002:a05:620a:1459:: with SMTP id i25mr74344861qkl.273.1558703628997; Fri, 24 May 2019 06:13:48 -0700 (PDT) MIME-Version: 1.0 References: <1558366047-15994-1-git-send-email-mw@semihalf.com> <20190523141426.rvuqh2nfe3vepm4p@bivouac.eciton.net> <20190523201141.6vwijdbmwbfmwuaj@bivouac.eciton.net> In-Reply-To: From: "Marcin Wojtas" Date: Fri, 24 May 2019 15:13:38 +0200 Message-ID: Subject: Re: [edk2-platforms: PATCH v2 00/14] Armada7k8k PCIE support To: Ard Biesheuvel Cc: Leif Lindholm , Mark Kettenis , edk2-devel-groups-io , =?UTF-8?B?SmFuIETEhWJyb8Wb?= , Grzegorz Jaszczyk , Kostya Porotchkin , Jici Gao , Rebecca Cran , kettenis@openbsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable pt., 24 maj 2019 o 15:12 Ard Biesheuvel napisa= =C5=82(a): > > On Fri, 24 May 2019 at 15:08, Marcin Wojtas wrote: > > > > Hi Ard, > > > > czw., 23 maj 2019 o 22:24 Ard Biesheuvel na= pisa=C5=82(a): > > > > > > On Thu, 23 May 2019 at 21:11, Leif Lindholm wrote: > > > > > > > > On Thu, May 23, 2019 at 07:13:20PM +0100, Ard Biesheuvel wrote: > > > > > > Connect: PcieRoot(0x0)/Pci(0x0,0x0): Not Found > > > > > > > > > > > > Hmm, that's actually interesting. Maybe I should play with the= X86 > > > > > > emulator that Ard added recently to see if that gives me a fram= ebuffer > > > > > > console. > > > > > > > > > > > > > > > > Yes, if you add edk2-staging to your PACKAGES_PATH env variable, = all > > > > > you need to do is add -D X64EMU_ENABLE to the build command line. > > > > > > > > You mean edk2-non-osi, right? > > > > > > > > > > Of course :-) > > > > The video is not perfect (taken in Semihalf lab), but here's an output > > from GT630 directly from UEFI and your X64 emulation (thanks for it!): > > https://drive.google.com/file/d/1l8gyPI6boMtPaO89W7U9rn0ztQi_zrwZ/view > > Thanks! So GT630 is Nvidia Geforce, right? Yes. > > > Actually that may be first ever launch of it on this board :) > > Launch of what? The emulator? I've had that running on MacchiatoBin > for years :-) > So first one on my board ;) Thanks, Marcin