public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH V2 0/2] CXL Specification Registers
@ 2020-07-17  8:13 Javeed, Ashraf
  2020-07-17  8:13 ` [PATCH V2 1/2] MdePkg-IndustryStandard: CXL 1.1 Specification registers Javeed, Ashraf
  2020-07-17  8:13 ` [PATCH V2 2/2] MdePkg-IndustryStandard: Main header for CXL registers Javeed, Ashraf
  0 siblings, 2 replies; 4+ messages in thread
From: Javeed, Ashraf @ 2020-07-17  8:13 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Liming Gao

These 2 patches introduces the Compute Express Link (CXL) Specificition registers definitions to the MDE.
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.

Signed-off-by: Ashraf Javeed <ashraf.javeed@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
--

Ashraf Javeed (2):
  MdePkg-IndustryStandard: CXL 1.1 Specification registers
  MdePkg-IndustryStandard: Main header for CXL registers

 MdePkg/Include/IndustryStandard/Cxl.h   |  22 ++++++++++++++++++++++
 MdePkg/Include/IndustryStandard/Cxl11.h | 569 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 MdePkg/Include/IndustryStandard/Pci.h   |   4 +---
 3 files changed, 592 insertions(+), 3 deletions(-)
 create mode 100644 MdePkg/Include/IndustryStandard/Cxl.h
 create mode 100644 MdePkg/Include/IndustryStandard/Cxl11.h

-- 
2.21.0.windows.1


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

end of thread, other threads:[~2020-07-17 21:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-17  8:13 [PATCH V2 0/2] CXL Specification Registers Javeed, Ashraf
2020-07-17  8:13 ` [PATCH V2 1/2] MdePkg-IndustryStandard: CXL 1.1 Specification registers Javeed, Ashraf
2020-07-17 21:48   ` [edk2-devel] " Michael D Kinney
2020-07-17  8:13 ` [PATCH V2 2/2] MdePkg-IndustryStandard: Main header for CXL registers Javeed, Ashraf

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