public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Nate DeSimone" <nathaniel.l.desimone@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Lim, Jin Jhu" <jin.jhu.lim@intel.com>
Cc: "Kinney, Michael D" <michael.d.kinney@intel.com>,
	"Chiu, Chasel" <chasel.chiu@intel.com>
Subject: Re: [edk2-devel] [edk2-non-osi] [PATCH] ElkhartlakeSiliconBinPkg: Add ElkhartlakeSiliconPkg
Date: Sat, 19 Dec 2020 01:54:28 +0000	[thread overview]
Message-ID: <MWHPR1101MB216045461021D6570375F03BCDC20@MWHPR1101MB2160.namprd11.prod.outlook.com> (raw)
In-Reply-To: <077eacd430352ee70df55a97f56074f07e7fbc81.1603442659.git.jin.jhu.lim@intel.com>

Pushed: https://github.com/tianocore/edk2-non-osi/commit/2148159

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of jinjhuli
> Sent: Friday, October 23, 2020 1:50 AM
> To: devel@edk2.groups.io
> Cc: Lim, Jin Jhu <jin.jhu.lim@intel.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>
> Subject: [edk2-devel] [edk2-non-osi] [PATCH] ElkhartlakeSiliconBinPkg: Add
> ElkhartlakeSiliconPkg
> 
> Add binary package for Elkhart Lake.
> 
> Cc: "Kinney, Michael D" <michael.d.kinney@intel.com>
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Signed-off-by: jinjhuli <jin.jhu.lim@intel.com>
> ---
>  .../ElkhartlakeSiliconBinPkg/License.txt      | 30 +++++++++++++++
>  .../Microcode/IntelMicrocodeLicense.txt       | 37 +++++++++++++++++++
>  2 files changed, 67 insertions(+)
>  create mode 100644 Silicon/Intel/ElkhartlakeSiliconBinPkg/License.txt
>  create mode 100644
> Silicon/Intel/ElkhartlakeSiliconBinPkg/Microcode/IntelMicrocodeLicense.txt
> 
> diff --git a/Silicon/Intel/ElkhartlakeSiliconBinPkg/License.txt
> b/Silicon/Intel/ElkhartlakeSiliconBinPkg/License.txt
> new file mode 100644
> index 0000000..f5527e1
> --- /dev/null
> +++ b/Silicon/Intel/ElkhartlakeSiliconBinPkg/License.txt
> @@ -0,0 +1,30 @@
> +Copyright (c) 2020 Intel Corporation. All rights reserved.
> +
> +Redistribution and use in source and binary forms, with or without
> +modification, are permitted provided that the following conditions are
> +met:
> +
> +* Redistributions of source code must retain the above copyright
> +  notice, this list of conditions and the following disclaimer.
> +* Redistributions in binary form must reproduce the above copyright
> +  notice, this list of conditions and the following disclaimer in
> +  the documentation and/or other materials provided with the
> +  distribution.
> +
> +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
> CONTRIBUTORS "AS
> +IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
> LIMITED
> +TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
> +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
> COPYRIGHT
> +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
> INCIDENTAL,
> +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
> NOT
> +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
> USE,
> +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
> ON ANY
> +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
> +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
> THE USE
> +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
> DAMAGE.
> +
> +Some files are subject to a license documented in the
> +IntelProprietaryLicense.txt file. These files are in the same directory
> +as IntelProprietaryLicense.txt, and they do not have a license
> +specified within the file.
> diff --git
> a/Silicon/Intel/ElkhartlakeSiliconBinPkg/Microcode/IntelMicrocodeLicense.tx
> t
> b/Silicon/Intel/ElkhartlakeSiliconBinPkg/Microcode/IntelMicrocodeLicense.tx
> t
> new file mode 100644
> index 0000000..ea33b61
> --- /dev/null
> +++ b/Silicon/Intel/ElkhartlakeSiliconBinPkg/Microcode/IntelMicrocodeLic
> +++ ense.txt
> @@ -0,0 +1,37 @@
> +Copyright (c) 2018 - 2020 Intel Corporation.
> +All rights reserved.
> +
> +Redistribution.
> +
> +Redistribution and use in binary form, without modification, are
> +permitted, provided that the following conditions are met:
> +
> +1.  Redistributions must reproduce the above copyright notice and the
> +    following disclaimer in the documentation and/or other materials
> provided
> +    with the distribution.
> +
> +2.  Neither the name of Intel Corporation nor the names of its suppliers may
> +    be used to endorse or promote products derived from this software
> without
> +    specific prior written permission.
> +
> +3.  No reverse engineering, decompilation, or disassembly of this software
> +    is permitted.
> +
> +
> +"Binary form" includes any format that is commonly used for electronic
> +conveyance that is a reversible, bit-exact translation of binary
> +representation to ASCII or ISO text, for example "uuencode".
> +
> +DISCLAIMER.
> +
> +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
> CONTRIBUTORS "AS IS"
> +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
> LIMITED TO,
> +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
> PARTICULAR
> +PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER
> OR
> +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
> SPECIAL,
> +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
> LIMITED TO,
> +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
> OR
> +PROFITS; OR BUSINESS
> +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
> WHETHER IN
> +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
> OTHERWISE)
> +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
> ADVISED OF
> +THE POSSIBILITY OF SUCH DAMAGE.
> --
> 2.28.0.windows.1
> 
> 
> 
> 
> 


      parent reply	other threads:[~2020-12-19  1:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23  8:50 [edk2-devel] [edk2-non-osi] [PATCH] ElkhartlakeSiliconBinPkg: Add ElkhartlakeSiliconPkg jinjhuli
2020-10-26 21:45 ` Nate DeSimone
2020-12-19  1:47 ` Nate DeSimone
2020-12-19  1:54 ` Nate DeSimone [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MWHPR1101MB216045461021D6570375F03BCDC20@MWHPR1101MB2160.namprd11.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox