From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (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 70F0181DFC for ; Mon, 14 Nov 2016 09:33:36 -0800 (PST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga103.fm.intel.com with ESMTP; 14 Nov 2016 09:33:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,491,1473145200"; d="scan'208";a="30883485" Received: from orsmsx103.amr.corp.intel.com ([10.22.225.130]) by orsmga004.jf.intel.com with ESMTP; 14 Nov 2016 09:33:40 -0800 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.250]) by ORSMSX103.amr.corp.intel.com ([169.254.5.37]) with mapi id 14.03.0248.002; Mon, 14 Nov 2016 09:33:40 -0800 From: "Kinney, Michael D" To: Kurt Kennett , Laszlo Ersek , "Kinney, Michael D" CC: "edk2-devel@lists.01.org" Thread-Topic: [edk2] Headless devices - BDS to use? Thread-Index: AdI+lyDWq1lEPxjqTfezd1nAXg40igARxVYAAAAVT4AAEGBiEA== Date: Mon, 14 Nov 2016 17:33:39 +0000 Message-ID: References: <2edf5a12-f36d-9093-500f-655123e611ad@redhat.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYWEwMmFlZWYtMmI1MS00YjU4LTkwOTQtNGE0MGQzMWQ3YWZmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkhzREZhZXBOWjZTM3VsY3dwZ3R6Uk5MclNMSGk3ektORmhQWnZQU0dLc2c9In0= x-originating-ip: [10.22.254.139] MIME-Version: 1.0 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:33:36 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable K2, The QuarkPlatformPkg is an example of a serial only console platform that uses MdeModulePkg BDS. Mike > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ku= rt > Kennett > Sent: Monday, November 14, 2016 9:21 AM > To: Laszlo Ersek > Cc: edk2-devel@lists.01.org > Subject: Re: [edk2] Headless devices - BDS to use? >=20 > Okay, but there is no reference or example for such, correct? >=20 > Right now people who don't have a display must fumble about trying to get= Hii > resources they don't need, understand, or use to get it to work? >=20 > And there is no boot manager menu that is not graphics based? >=20 > K2 >=20 > -----Original Message----- > From: Laszlo Ersek [mailto:lersek@redhat.com] > Sent: Monday, November 14, 2016 9:19 AM > To: Kurt Kennett > Cc: edk2-devel@lists.01.org > Subject: Re: [edk2] Headless devices - BDS to use? >=20 > On 11/14/16 17:51, Kurt Kennett wrote: > > What BDS are headless devices (no display, serial port only) supposed t= o use? > > > > The MdeModulePkg one seems to require Hii resources in order to work at= all. >=20 > It may require HII resources, but it works fine with just a serial port. >=20 > Thanks > Laszlo >=20 > > The ArmPlatformPkg BDS (that supported headless devices just fine) seem= s to be > gone now. > > > > K2 > > _______________________________________________ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel > > >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel