From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.100; helo=mga07.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 E16FB225501C1 for ; Tue, 3 Apr 2018 18:48:50 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Apr 2018 18:48:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,404,1517904000"; d="scan'208";a="30829156" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga008.jf.intel.com with ESMTP; 03 Apr 2018 18:48:50 -0700 Received: from fmsmsx155.amr.corp.intel.com (10.18.116.71) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 3 Apr 2018 18:48:49 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX155.amr.corp.intel.com (10.18.116.71) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 3 Apr 2018 18:48:49 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.61]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.92]) with mapi id 14.03.0319.002; Wed, 4 Apr 2018 09:48:47 +0800 From: "Yao, Jiewen" To: Blibbet , "edk2-devel@lists.01.org" Thread-Topic: [edk2] HSTI sample code? Thread-Index: AQHTy41CcI4YzhDv40uwyE4X+PjQRqPv1rZw Date: Wed, 4 Apr 2018 01:48:47 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503AB31DFD@shsmsx102.ccr.corp.intel.com> References: <5c59bbfb-8888-6fca-bc62-fe4ad4f41dfe@gmail.com> In-Reply-To: <5c59bbfb-8888-6fca-bc62-fe4ad4f41dfe@gmail.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODc4ZTJjMzctNWQ3Zi00ODA4LTk1MmUtNmMzNDhkMjE5ZTQzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJnWnlQOWY0MDB2N2FuNU5iWk5Ha0ZhYUk5N3p5YnRWWXUxcmhsZG4ya1k1NitKV0lZaHF6N2lDVlppS2dIYXRVIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: HSTI sample code? X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2018 01:48:51 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable You can find the UEFI SHELL tool to dump HSTI information. @ https://github.com/jyao1/EdkiiShellTool/tree/master/EdkiiShellToolPkg/Hst= iWsmtDump Thank you Yao Jiewen > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Blibbet > Sent: Wednesday, April 4, 2018 4:49 AM > To: edk2-devel@lists.01.org > Subject: [edk2] HSTI sample code? >=20 > Hi, >=20 > I'm trying a tool to write a UEFI app that accesses the HSTI image, via > it's Boot Service Protocol. >=20 > Before I start, does anyone know of any: >=20 > 1) existing open source tool that does this? >=20 > 2) existing Tianocore source that uses the HSTI boot services protocol? >=20 > 3) OS-present API/ioctl/interface, for Mac or Win or Linux, that > provides OS-present app access with this HSTI image? >=20 > For 1-2, I don't want to re-invent the wheel. For 3, I'd like to have an > OS-present tool instead of -- or in addition to -- a UEFI Shell tool. >=20 > Thanks in advance for any help! >=20 > Lee Fisher >=20 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel