From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, sivaramann@amiindia.co.in
Cc: "liming.gao@intel.com" <liming.gao@intel.com>,
"jiaxin.wu@intel.com" <jiaxin.wu@intel.com>
Subject: Re: [edk2-devel] [Patch ] Static IP based HTTP Support
Date: Thu, 13 Aug 2020 22:00:28 +0200 [thread overview]
Message-ID: <a13235c5-aeec-69bf-ae8a-e3258c9f37cb@redhat.com> (raw)
In-Reply-To: <B4DE137BDB63634BAC03BD9DE765F19702B4B34FEC@VENUS1.in.megatrends.com>
Hi,
On 08/13/20 17:59, Sivaraman Nainar wrote:
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2888
>
> *** NetworkPkg\HttpBootDxe\HttpBootClient.c 2020-05-07 22:54:46.000000000 +05-30
> --- NetworkPkg\HttpBootDxe\HttpBootClient.c 2020-08-09 21:03:01.000000000 +05-30
> ***************
> *** 1,6 ****
> --- 1,13 ----
> + //***********************************************************************
> + //* *
> + //* Copyright (c) 1985-2020, American Megatrends International LLC. *
> + //* *
> + //* All rights reserved. Subject to AMI licensing agreement. *
> + //* *
> + //***********************************************************************
> /** @file
> Implementation of the boot file download function.
>
> Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
> (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
> SPDX-License-Identifier: BSD-2-Clause-Patent
this patch does not have a proper commit message, a proper Signed-off-by
line, a proper subject line, and a proper diff format (it's not
expressed as a unified diff).
Please consult the following references:
- official:
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process
- unofficial:
https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers
I'd also think that the huge legal banner added at the top of the file
is out of place. I think you can add a (C) notice (with the year 2020)
near the existing copyright notices. However, the line
"All rights reserved. Subject to AMI licensing agreement."
is wrong; it conflicts with
SPDX-License-Identifier: BSD-2-Clause-Patent
Thanks,
Laszlo
prev parent reply other threads:[~2020-08-13 20:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-13 15:59 [edk2-devel] [Patch ] Static IP based HTTP Support Sivaraman Nainar
2020-08-13 20:00 ` Laszlo Ersek [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=a13235c5-aeec-69bf-ae8a-e3258c9f37cb@redhat.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