edk2 icon indicating copy to clipboard operation
edk2 copied to clipboard

MdePkg/Include: PciExpress60: Initial commit

Open alistair23 opened this issue 8 months ago • 0 comments

Description

Initial commit of the PCIe 6.0 specification header file. This is used to define the EFI_PCIE_CAPABILITY_ID_DOE macro.

  • [ ] Breaking change?
    • Breaking change - Will this cause a break in build or boot behavior?
    • Examples: Add a new library class or move a module to a different repo.
  • [ ] Impacts security?
    • Security - Does the change have a direct security impact?
    • Examples: Crypto algorithm change or buffer overflow fix.
  • [ ] Includes tests?
    • Tests - Does the change include any explicit test code?
    • Examples: Unit tests or integration tests.

How This Was Tested

As part of the DOE PR: https://github.com/tianocore/edk2/pull/5715

Integration Instructions

N/A

alistair23 avatar Jun 07 '24 04:06 alistair23