public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [RFC PATCH 0/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
@ 2024-08-30  2:11 Yuquan Wang
  2024-08-30  2:11 ` [edk2-devel] [RFC PATCH 1/1] " Yuquan Wang
  0 siblings, 1 reply; 5+ messages in thread
From: Yuquan Wang @ 2024-08-30  2:11 UTC (permalink / raw)
  To: Jonathan.Cameron, marcin.juszkiewicz, gaoliming, michael.d.kinney,
	ardb+tianocore
  Cc: chenbaozi, wangyinfeng, shuyiqi, qemu-devel, devel, Yuquan Wang

RFC because
- Less experience and not particularly confident in edk2 area so this might be
  stupidly broken in a way I've not considered.

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
create the header file CXLEarlyDiscoveryTable.h as the fundamental format for CEDT building
in edk2-platforms.

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

 MdePkg/Include/IndustryStandard/Acpi64.h      |  5 ++
 .../IndustryStandard/CXLEarlyDiscoveryTable.h | 69 +++++++++++++++++++
 2 files changed, 74 insertions(+)
 create mode 100644 MdePkg/Include/IndustryStandard/CXLEarlyDiscoveryTable.h

-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120436): https://edk2.groups.io/g/devel/message/120436
Mute This Topic: https://groups.io/mt/108173029/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2024-09-03 18:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30  2:11 [edk2-devel] [RFC PATCH 0/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT Yuquan Wang
2024-08-30  2:11 ` [edk2-devel] [RFC PATCH 1/1] " Yuquan Wang
2024-08-30 11:16   ` Jonathan Cameron via groups.io
2024-08-30 18:06     ` Michael D Kinney
2024-08-30 18:33       ` Rebecca Cran via groups.io

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