https://github.com/tianocore/edk2/pull/828 for this change, be merged.
-----Original Message----- From: Gao, Liming Sent: 2020年7月27日 10:36 To: Javeed, Ashraf <[email protected]>; [email protected] Cc: Kinney, Michael D <[email protected]> Subject: RE: [PATCH V4 0/2] CXL Specification Registers This version is good to me. Reviewed-by: Liming Gao <[email protected]> -----Original Message----- From: Javeed, Ashraf <[email protected]> Sent: 2020年7月25日 2:26 To: [email protected] Cc: Kinney, Michael D <[email protected]>; Gao, Liming <[email protected]> Subject: [PATCH V4 0/2] CXL Specification Registers These 2 patches introduces the Compute Express Link (CXL) Specificition defined registers. The Cxl11.h has the actual register definitions of the CXL Specification Revision 1.1; and the Cxl.h is the main header file to include all versions of the CXL register definitions. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2611 Signed-off-by: Ashraf Javeed <[email protected]> Cc: Michael D Kinney <[email protected]> Cc: Liming Gao <[email protected]> -- Ashraf Javeed (2): MdePkg/Include/IndustryStandard: CXL 1.1 Registers MdePkg/Include/IndustryStandard: Main CXL header MdePkg/Include/IndustryStandard/Cxl.h | 22 ++++++++++++++++++++++ MdePkg/Include/IndustryStandard/Cxl11.h | 569 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ MdePkg/Include/IndustryStandard/Pci.h | 6 ++---- 3 files changed, 593 insertions(+), 4 deletions(-) create mode 100644 MdePkg/Include/IndustryStandard/Cxl.h create mode 100644 MdePkg/Include/IndustryStandard/Cxl11.h -- 2.21.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#63282): https://edk2.groups.io/g/devel/message/63282 Mute This Topic: https://groups.io/mt/75771995/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
