From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 85C10AC1368 for ; Tue, 25 Jun 2024 13:32:57 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=I14/NLXXB/JZPqgqPNq3g/A40JkbZPil7eM5tjLH87U=; c=relaxed/simple; d=groups.io; h=Date:From:To:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition:Content-Transfer-Encoding; s=20240206; t=1719322377; v=1; b=hmZEShMV/8dVT8fiuqbrfIW6UQ7XPdjglS9fppmAFg9H70VSSNeZZzCnWuokzVSolq//9Fwx sa+XVep1l/59X9t1jsiQpQ5c1m2KZs1/zqbbcYT22fB2ng2CQdFQU7kDL/BuvyiXmb/9THlUGzN OIrlN50Gu9AhNNOd0RaWjkbNGjrr1OEJLClTtV2bCrRYk7kgE5Wc4ts/i50PUo6QBgK87xVbRMD FlWbi8SSESm+2W3+1tfhmOIxmjp3RwGmfhv+KKKu5dytmCLFgaC1hm8God5cx2sNd6RhTpPSju/ YVZ2jcNgjQ4iismJebW/73IaS1emNgKRePHrMJ7LM2SyA== X-Received: by 127.0.0.2 with SMTP id 1FaMYY7687511xkmlj78qJ3U; Tue, 25 Jun 2024 06:32:56 -0700 X-Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.groups.io with SMTP id smtpd.web10.173165.1719322369304514716 for ; Tue, 25 Jun 2024 06:32:50 -0700 X-Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-320-nm4AR1V6M_mR7JXaThvtNA-1; Tue, 25 Jun 2024 09:32:45 -0400 X-MC-Unique: nm4AR1V6M_mR7JXaThvtNA-1 X-Received: from mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1C8981956058; Tue, 25 Jun 2024 13:32:44 +0000 (UTC) X-Received: from sirius.home.kraxel.org (unknown [10.39.195.25]) by mx-prod-int-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 643811956087; Tue, 25 Jun 2024 13:32:43 +0000 (UTC) X-Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 0DC781800DE0; Tue, 25 Jun 2024 15:32:41 +0200 (CEST) Date: Tue, 25 Jun 2024 15:32:41 +0200 From: "Gerd Hoffmann" To: devel@edk2.groups.io, marcin.juszkiewicz@linaro.org Subject: Re: [edk2-devel] hardware for development Message-ID: References: <17DC392ED78D55F4.28936@groups.io> <56f22275-8da3-48c9-b796-9bc1e6bead1d@linaro.org> MIME-Version: 1.0 In-Reply-To: <56f22275-8da3-48c9-b796-9bc1e6bead1d@linaro.org> X-Scanned-By: MIMEDefang 3.0 on 10.30.177.15 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Tue, 25 Jun 2024 06:32:50 -0700 Resent-From: kraxel@redhat.com Reply-To: devel@edk2.groups.io,kraxel@redhat.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: qxe4PxpC9UhwaK5hTDcOZ6ysx7686176AA= Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=hmZEShMV; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=redhat.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io On Tue, Jun 25, 2024 at 12:41:19PM GMT, Marcin Juszkiewicz wrote: > W dniu 25.06.2024 o 12:40, Marcin Juszkiewicz via groups.io pisze: > > My work on EDK2 is only around SBSA Reference Platform (QemuSbsa) which > > is software emulated machine. And from time to time there are moments > > when I am wondering on getting some physical system which runs EDK2 to > > have system for experiments. > > > > Can someone recommend some hardware? > > > > It does not matter which architecture (from Arm, Risc-v, x86-64). I am > > looking for something what runs quite up-to-date EDK2 (can be fork as > > long as it is maintained and not far behind EDK2). > > > > Needs to be able to run some Linux distribution (Debian, Fedora preferred). > > And one thing: firmware stored in on-board flash. Not read from microsd or > other storage media. Hmm, I was about to mention raspberry pi 3+4, but those actually read the firmware from microsd. Running fedora works fine though. Everything else in my lab is either closed source vendor builds (intel nucs) or virtual machines (ArmVirtPkg / OvmfPkg). take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119709): https://edk2.groups.io/g/devel/message/119709 Mute This Topic: https://groups.io/mt/106867216/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-