public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Alistair Francis" <alistair23@gmail.com>
To: devel@edk2.groups.io, zhiguang.liu@intel.com,
	michael.d.kinney@intel.com,  gaoliming@byosoft.com.cn
Cc: Alistair Francis <alistair.francis@wdc.com>
Subject: Re: [edk2-devel] [PATCH] MdePkg/Include: PciExpress60: Initial commit
Date: Tue, 2 Jul 2024 16:15:57 +1000	[thread overview]
Message-ID: <CAKmqyKOEP3WG5HDn0bVPLBqicnUwy4PrXd+CvNQkKiqTyFvM1A@mail.gmail.com> (raw)
In-Reply-To: <20240625054604.357678-1-alistair.francis@wdc.com>

On Tue, Jun 25, 2024 at 3:46 PM Alistair Francis <alistair23@gmail.com> wrote:
>
> Initial commit of the PCIe 6.0 specification header file. This is used
> to define the EFI_PCIE_CAPABILITY_ID_DOE macro.
>
> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>

Ping!

> ---
>  MdePkg/Include/IndustryStandard/Pci.h          |  2 +-
>  MdePkg/Include/IndustryStandard/PciExpress60.h | 17 +++++++++++++++++
>  2 files changed, 18 insertions(+), 1 deletion(-)
>  create mode 100644 MdePkg/Include/IndustryStandard/PciExpress60.h
>
> diff --git a/MdePkg/Include/IndustryStandard/Pci.h b/MdePkg/Include/IndustryStandard/Pci.h
> index 42c00ac762..4220ad8a6f 100644
> --- a/MdePkg/Include/IndustryStandard/Pci.h
> +++ b/MdePkg/Include/IndustryStandard/Pci.h
> @@ -9,7 +9,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
>  #ifndef _PCI_H_
>  #define _PCI_H_
>
> -#include <IndustryStandard/PciExpress50.h>
> +#include <IndustryStandard/PciExpress60.h>
>  #include <IndustryStandard/PciCodeId.h>
>
>  #endif
> diff --git a/MdePkg/Include/IndustryStandard/PciExpress60.h b/MdePkg/Include/IndustryStandard/PciExpress60.h
> new file mode 100644
> index 0000000000..694ea50cc3
> --- /dev/null
> +++ b/MdePkg/Include/IndustryStandard/PciExpress60.h
> @@ -0,0 +1,17 @@
> +/** @file
> +Support for the PCI Express 6.0 standard.
> +
> +This header file may not define all structures.  Please extend as required.
> +
> +Copyright (C) 2024, Western Digital Corporation or its affiliates.
> +SPDX-License-Identifier: BSD-2-Clause-Patent
> +**/
> +
> +#ifndef PCIEXPRESS60_H_
> +#define PCIEXPRESS60_H_
> +
> +#include <IndustryStandard/PciExpress50.h>
> +
> +#define EFI_PCIE_CAPABILITY_ID_DOE  0x2E
> +
> +#endif
> --
> 2.45.2
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#119753): https://edk2.groups.io/g/devel/message/119753
Mute This Topic: https://groups.io/mt/106865009/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



  reply	other threads:[~2024-07-02  6:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25  5:46 [edk2-devel] [PATCH] MdePkg/Include: PciExpress60: Initial commit Alistair Francis
2024-07-02  6:15 ` Alistair Francis [this message]
     [not found] <17DC292113969704.28936@groups.io>
2024-06-25  5:47 ` Alistair Francis

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=CAKmqyKOEP3WG5HDn0bVPLBqicnUwy4PrXd+CvNQkKiqTyFvM1A@mail.gmail.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