]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Pci23.h
1. add some comments for structures
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Pci23.h
index b100dce1a086022bd6159aa8d0b973ee25df393b..be079835d24acc467295dbed84ff0c25e414b4b6 100644 (file)
@@ -34,7 +34,8 @@
 \r
 #pragma pack(1)\r
 ///\r
-/// Capability EFI_PCI_CAPABILITY_ID_PCIX, defined in PCI-X Addendum to the PCI Local Bus Specification\r
+/// PCI-X Capabilities List, \r
+/// Section 7.2, PCI-X Addendum to the PCI Local Bus Specification, Revision 1.0b\r
 ///\r
 typedef struct {\r
   EFI_PCI_CAPABILITY_HDR  Hdr;\r
@@ -42,8 +43,9 @@ typedef struct {
   UINT32                  StatusReg;\r
 } EFI_PCI_CAPABILITY_PCIX;\r
 \r
-/// \r
-/// Capability EFI_PCI_CAPABILITY_PCIX_BRDG, defined in PCI-X Addendum to the PCI Local Bus Specification\r
+///\r
+/// PCI-X Bridge Capabilities List, \r
+/// Section 8.6.2, PCI-X Addendum to the PCI Local Bus Specification, Revision 1.0b\r
 ///\r
 typedef struct {\r
   EFI_PCI_CAPABILITY_HDR  Hdr;\r