From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 077A081DFC for ; Mon, 14 Nov 2016 09:18:44 -0800 (PST) Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1B0948FCF8; Mon, 14 Nov 2016 17:18:48 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-50.phx2.redhat.com [10.3.116.50]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id uAEHIkqS017956; Mon, 14 Nov 2016 12:18:47 -0500 To: Kurt Kennett References: Cc: "edk2-devel@lists.01.org" From: Laszlo Ersek Message-ID: <2edf5a12-f36d-9093-500f-655123e611ad@redhat.com> Date: Mon, 14 Nov 2016 18:18:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Mon, 14 Nov 2016 17:18:48 +0000 (UTC) Subject: Re: Headless devices - BDS to use? X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2016 17:18:44 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 11/14/16 17:51, Kurt Kennett wrote: > What BDS are headless devices (no display, serial port only) supposed to use? > > The MdeModulePkg one seems to require Hii resources in order to work at all. It may require HII resources, but it works fine with just a serial port. Thanks Laszlo > The ArmPlatformPkg BDS (that supported headless devices just fine) seems to be gone now. > > K2 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel >