From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 40336818CF for ; Wed, 28 Dec 2016 06:54:59 -0800 (PST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga105.fm.intel.com with ESMTP; 28 Dec 2016 06:54:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,422,1477983600"; d="scan'208";a="1105257535" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga002.fm.intel.com with ESMTP; 28 Dec 2016 06:54:58 -0800 Received: from fmsmsx157.amr.corp.intel.com (10.18.116.73) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 28 Dec 2016 06:54:58 -0800 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.47]) by FMSMSX157.amr.corp.intel.com ([169.254.14.213]) with mapi id 14.03.0248.002; Wed, 28 Dec 2016 06:54:57 -0800 From: "Carsey, Jaben" To: Konrad Adamczyk , "edk2-devel@lists.01.org" , "linaro-uefi@lists.linaro.org" CC: "Zhang, Jonathan" , "Dabros, Jan" , "Carsey, Jaben" Thread-Topic: [edk2] Hide SimpleFileSystem instance from UEFI shell Thread-Index: AQHSYQmGRZenOvkSRkKVbjWV3K8uUaEdcTVw Date: Wed, 28 Dec 2016 14:54:57 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTQ2YmYwYmYtMGFiOC00YjdlLThkNGUtN2NlYTljYWJmNWYwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjVzcmFjNngyOFRLcmFHYmZUckNIbzJRcENLVDhDb0dqUVVsUWxWNDN1cEk9In0= x-ctpclassification: CTP_IC x-originating-ip: [10.1.200.108] MIME-Version: 1.0 Subject: Re: Hide SimpleFileSystem instance from UEFI shell 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: Wed, 28 Dec 2016 14:54:59 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I don't think that facility exists. Seems like configuration is a common use for the UEFI Shell so I don't see = that as a major downside myself. -Jaben > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Konrad Adamczyk > Sent: Wednesday, December 28, 2016 4:54 AM > To: edk2-devel@lists.01.org; linaro-uefi@lists.linaro.org > Cc: Zhang, Jonathan ; Dabros, Jan > > Subject: [edk2] Hide SimpleFileSystem instance from UEFI shell > Importance: High >=20 > Hi everyone, >=20 > I'd like to know if there's a way to hide SimpleFileSystem instance from > boot entries? > Currently we have some entries that are known to be sure not bootable > (used > only for configuration purposes) and we don't want to expose them to user= . >=20 > Thanks in advance. >=20 > Best regards, > Konrad Adamczyk > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel