public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [RFC EDK2 PATCH v5 0/1] MdePkg/IndustryStandard: add definitions for CXL CEDT
@ 2024-11-27  9:12 Yuquan Wang
  2024-11-27  9:12 ` [edk2-devel] [RFC EDK2 PATCH v5 1/1] " Yuquan Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Yuquan Wang @ 2024-11-27  9:12 UTC (permalink / raw)
  To: AbdulLateef.Attar, gaoliming, michael.d.kinney, zhiguang.liu
  Cc: Jonathan.Cameron, marcin.juszkiewicz, chenbaozi, devel, linux-cxl,
	Yuquan Wang

v4 -> v5:
- Add some comments on maximum sizing
- Introduce a errata fixed at CXL3.2

v3 -> v4:
- Fix the style of the variable name according to EDKII coding guidelines

v2 -> v3:
- Put each struct into the file for the spec they were introduced

RFC because
- Less experience and not particularly confident in edk2 area

I am trying to support cxl on Qemu sbsa-ref platform, but it relies on CXL ACPI elements
within compiled UEFI flash instead of virt/i386 using qemu-build-Acpi tables. Thus I
introduce fundamental structures of CEDT into the header file for the spec they were
introduced.

Yuquan Wang (1):
  MdePkg/IndustryStandard: add definitions for CXL CEDT

 MdePkg/Include/IndustryStandard/Cxl20.h | 41 +++++++++++++++++
 MdePkg/Include/IndustryStandard/Cxl30.h | 59 +++++++++++++++++++++++++
 MdePkg/Include/IndustryStandard/Cxl31.h | 47 ++++++++++++++++++++
 3 files changed, 147 insertions(+)
 create mode 100644 MdePkg/Include/IndustryStandard/Cxl31.h

-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120850): https://edk2.groups.io/g/devel/message/120850
Mute This Topic: https://groups.io/mt/109803981/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:[~2024-11-27  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27  9:12 [edk2-devel] [RFC EDK2 PATCH v5 0/1] MdePkg/IndustryStandard: add definitions for CXL CEDT Yuquan Wang
2024-11-27  9:12 ` [edk2-devel] [RFC EDK2 PATCH v5 1/1] " Yuquan Wang

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