public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH] Add PCI_EXPRESS_EXTENDED_CAPABILITY_DVSEC_ID
@ 2023-08-02  4:01 Foster Nong
  2023-08-02  8:00 ` 回复: " gaoliming via groups.io
  0 siblings, 1 reply; 2+ messages in thread
From: Foster Nong @ 2023-08-02  4:01 UTC (permalink / raw)
  To: devel; +Cc: Foster Nong

Package/Module: MdePkg/Include
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4515

Add PCI_EXPRESS_EXTENDED_CAPABILITY_DESIGNATED_VENDOR_SPECIFIC_ID
0x0023 in PciExpress40.h

Signed-off-by: Foster Nong <foster.nong@intel.com>
---
 MdePkg/Include/IndustryStandard/PciExpress40.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MdePkg/Include/IndustryStandard/PciExpress40.h b/MdePkg/Include/IndustryStandard/PciExpress40.h
index 2a6a0f20a4..d0aa7987b8 100644
--- a/MdePkg/Include/IndustryStandard/PciExpress40.h
+++ b/MdePkg/Include/IndustryStandard/PciExpress40.h
@@ -82,6 +82,8 @@ typedef struct {
 /// The Designated Vendor Specific Capability definitions
 /// Based on section 7.9.6 of PCI Express Base Specification 4.0.
 ///@{
+#define PCI_EXPRESS_EXTENDED_CAPABILITY_DESIGNATED_VENDOR_SPECIFIC_ID     0x0023
+
 typedef union {
   struct {
     UINT32    DvsecVendorId : 16;                                     // bit 0..15
-- 
2.37.1.windows.1



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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* 回复: [edk2-devel] [PATCH] Add PCI_EXPRESS_EXTENDED_CAPABILITY_DVSEC_ID
  2023-08-02  4:01 [edk2-devel] [PATCH] Add PCI_EXPRESS_EXTENDED_CAPABILITY_DVSEC_ID Foster Nong
@ 2023-08-02  8:00 ` gaoliming via groups.io
  0 siblings, 0 replies; 2+ messages in thread
From: gaoliming via groups.io @ 2023-08-02  8:00 UTC (permalink / raw)
  To: devel, foster.nong

Foster:
  Please add MdePkg/Include into the commit message subject. 
  
  The code looks good. Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Foster Nong
> 发送时间: 2023年8月2日 12:01
> 收件人: devel@edk2.groups.io
> 抄送: Foster Nong <foster.nong@intel.com>
> 主题: [edk2-devel] [PATCH] Add
> PCI_EXPRESS_EXTENDED_CAPABILITY_DVSEC_ID
> 
> Package/Module: MdePkg/Include
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4515
> 
> Add
> PCI_EXPRESS_EXTENDED_CAPABILITY_DESIGNATED_VENDOR_SPECIFIC_ID
> 0x0023 in PciExpress40.h
> 
> Signed-off-by: Foster Nong <foster.nong@intel.com>
> ---
>  MdePkg/Include/IndustryStandard/PciExpress40.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MdePkg/Include/IndustryStandard/PciExpress40.h
> b/MdePkg/Include/IndustryStandard/PciExpress40.h
> index 2a6a0f20a4..d0aa7987b8 100644
> --- a/MdePkg/Include/IndustryStandard/PciExpress40.h
> +++ b/MdePkg/Include/IndustryStandard/PciExpress40.h
> @@ -82,6 +82,8 @@ typedef struct {
>  /// The Designated Vendor Specific Capability definitions
> 
>  /// Based on section 7.9.6 of PCI Express Base Specification 4.0.
> 
>  ///@{
> 
> +#define
> PCI_EXPRESS_EXTENDED_CAPABILITY_DESIGNATED_VENDOR_SPECIFIC_ID
> 0x0023
> 
> +
> 
>  typedef union {
> 
>    struct {
> 
>      UINT32    DvsecVendorId : 16;
> // bit 0..15
> 
> --
> 2.37.1.windows.1
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#107444):
> https://edk2.groups.io/g/devel/message/107444
> Mute This Topic: https://groups.io/mt/100499473/4905953
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [gaoliming@byosoft.com.cn]
> -=-=-=-=-=-=
> 





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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-02  8:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02  4:01 [edk2-devel] [PATCH] Add PCI_EXPRESS_EXTENDED_CAPABILITY_DVSEC_ID Foster Nong
2023-08-02  8:00 ` 回复: " gaoliming via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox