public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Liming Gao" <liming.gao@intel.com>
To: "Javeed, Ashraf" <ashraf.javeed@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [PATCH V2 2/2] MdePkg-IndustryStandard: CXL 1.1 Base Specification registers
Date: Mon, 30 Mar 2020 13:57:24 +0000	[thread overview]
Message-ID: <4959b71d38924fbaba3e404e0c8da26d@intel.com> (raw)
In-Reply-To: <20200321170726.9760-3-ashraf.javeed@intel.com>

Ashraf:
  Please change patch title to specify the wrap Cxl.h header file to be added to include all version Cxl. 

Thanks
Liming
> -----Original Message-----
> From: Javeed, Ashraf <ashraf.javeed@intel.com>
> Sent: Sunday, March 22, 2020 1:07 AM
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Gao, Liming <liming.gao@intel.com>
> Subject: [PATCH V2 2/2] MdePkg-IndustryStandard: CXL 1.1 Base Specification registers
> 
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2611
> 
> Introducing the Cxl.h as the main header file to support all versions of
> CXL Base Specification register definitions.
> 
> Signed-off-by: Ashraf Javeed <ashraf.javeed@intel.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> ---
>  MdePkg/Include/IndustryStandard/Cxl.h | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/MdePkg/Include/IndustryStandard/Cxl.h b/MdePkg/Include/IndustryStandard/Cxl.h
> new file mode 100644
> index 0000000000..d945fcbda2
> --- /dev/null
> +++ b/MdePkg/Include/IndustryStandard/Cxl.h
> @@ -0,0 +1,18 @@
> +/** @file
> +  Support for the latest CXL standard
> +
> +  The main header to reference all versions of CXL Base specification registers
> +  from the MDE
> +
> +Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
> +SPDX-License-Identifier: BSD-2-Clause-Patent
> +
> +**/
> +
> +#ifndef _CXL_H_
> +#define _CXL_H_
> +
> +#include <IndustryStandard/Cxl11.h>
> +
> +#endif
> +
> --
> 2.21.0.windows.1


  reply	other threads:[~2020-03-30 13:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-21 17:07 [PATCH V2 0/2] MdePkg-IndustryStandard: CXL 1.1 Base Specification registers Javeed, Ashraf
2020-03-21 17:07 ` [PATCH V2 1/2] " Javeed, Ashraf
2020-03-30 13:55   ` Liming Gao
2020-03-30 15:04     ` Javeed, Ashraf
2020-03-21 17:07 ` [PATCH V2 2/2] MdePkg-IndustryStandard: " Javeed, Ashraf
2020-03-30 13:57   ` Liming Gao [this message]
2020-03-30 15:06     ` Javeed, Ashraf

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=4959b71d38924fbaba3e404e0c8da26d@intel.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