From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.136, mailfrom: david.y.wei@intel.com) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by groups.io with SMTP; Fri, 09 Aug 2019 16:51:08 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Aug 2019 16:51:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,367,1559545200"; d="scan'208";a="204077638" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga002.fm.intel.com with ESMTP; 09 Aug 2019 16:51:07 -0700 Received: from fmsmsx121.amr.corp.intel.com ([169.254.6.244]) by fmsmsx107.amr.corp.intel.com ([169.254.6.170]) with mapi id 14.03.0439.000; Fri, 9 Aug 2019 16:51:07 -0700 From: "David Wei" To: "Kinney, Michael D" , "devel@edk2.groups.io" Subject: Re: [edk2-devel] [edk2-non-osi patch 0/1] Add UNDI ROM for SIMICS QSP Platform Thread-Topic: [edk2-devel] [edk2-non-osi patch 0/1] Add UNDI ROM for SIMICS QSP Platform Thread-Index: AQHVTwPejuEpu0ubF0+ly/iuqLoKlabzapXAgAADCxA= Date: Fri, 9 Aug 2019 23:51:06 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODBhYmIxNjMtZGFlZS00YWUxLWJlZDYtYTQ0ZTEwMDc0NDg2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiRmtPNnZMbktlTXJGRFhcL0F6NHpGazJDWmtYRGhBRzZ4em5tVHR0aVBxY0dZVStWVkwyMjlQTXM1K1pUQ0RJT2EifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.1.200.107] MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Mike, I re-sent the patch to add the IntelProprietaryLicense.txt. Thanks David -----Original Message----- From: Kinney, Michael D=20 Sent: Friday, August 9, 2019 3:54 PM To: devel@edk2.groups.io; Wei, David Y ; Kinney, Mi= chael D Subject: RE: [edk2-devel] [edk2-non-osi patch 0/1] Add UNDI ROM for SIMICS= QSP Platform David, The file License.txt make a reference to the file IntelProprietaryLicense.= txt, but I do not see that file in this patchset. For example, the content in Silicon/Intel/QuarkSocBinPkg has a License.txt= file and the content in the path Silicon\Intel\QuarkSocBinPkg\QuarkNorthCl= uster\Binary\QuarkMicrocode has a IntelProprietaryLicense.txt in the same directory as the binary.=20 Did you intent to include an IntelProprietaryLicense.txt file too? Thanks, Mike > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of=20 > David Wei > Sent: Friday, August 9, 2019 3:43 PM > To: devel@edk2.groups.io > Subject: [edk2-devel] [edk2-non-osi patch 0/1] Add UNDI ROM for SIMICS= =20 > QSP Platform >=20 > Add UNDI option ROM to provide the support for SIMICS quick start=20 > platform. > it uses X58/ICH10 and emulated by SIMICS model. >=20 > David Wei (1): > SimicsICH10SiliconBinPkg: Add UNDI ROM for SIMICS QSP Platform >=20 > .../UndiBinary/GigUndiDxe.efi | > Bin 0 -> 195360 bytes > .../UndiBinary/License.txt | > 30 +++++++++++++++++++++ > 2 files changed, 30 insertions(+) > create mode 100644 > Silicon/Intel/SimicsICH10SiliconBinPkg/UndiBinary/GigUnd > iDxe.efi > create mode 100644 > Silicon/Intel/SimicsICH10SiliconBinPkg/UndiBinary/Licens > e.txt >=20 > -- > 2.16.2.windows.1 >=20 >=20 >=20