public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH V1 0/2] Enable Virtio-P9 on RD-N2 platforms
@ 2022-10-10 11:59 Vivek Kumar Gautam
  2022-10-10 11:59 ` [edk2-platforms][PATCH V1 1/2] Platform/Sgi: add SSDT table for Virtio-P9 Vivek Kumar Gautam
  2022-10-10 11:59 ` [edk2-platforms][PATCH V1 2/2] Platform/Sgi: Enable virtio-p9 device on RD-N2 platform variants Vivek Kumar Gautam
  0 siblings, 2 replies; 3+ messages in thread
From: Vivek Kumar Gautam @ 2022-10-10 11:59 UTC (permalink / raw)
  To: devel; +Cc: Sami Mujawar, Ard Biesheuvel, Vivek Gautam

Few Arm reference design Fixed Virtual Platforms (FVPs) support Virtio-P9
device as part of the RoS subsystem. The Virtio-P9 device implements a
subset of the Plan 9 file protocol over a virtio transport that enables
accessing a shared directory on the host's filesystem from a running
FVP platform.

Add the required SSDT description table for the device and enable it
on RD-N2 platform variants.

Vivek Gautam (2):
  Platform/Sgi: add SSDT table for Virtio-P9
  Platform/Sgi: Enable virtio-p9 device on RD-N2 platform variants

 Platform/ARM/SgiPkg/SgiPlatform.dec           |  5 +++
 Platform/ARM/SgiPkg/SgiMemoryMap2.dsc.inc     |  5 +++
 .../ARM/SgiPkg/AcpiTables/RdN2AcpiTables.inf  |  8 +++-
 .../SgiPkg/AcpiTables/RdN2Cfg1AcpiTables.inf  |  8 +++-
 .../SgiPkg/AcpiTables/RdN2Cfg2AcpiTables.inf  |  4 ++
 .../ARM/SgiPkg/AcpiTables/SsdtRosVirtioP9.asl | 43 +++++++++++++++++++
 6 files changed, 69 insertions(+), 4 deletions(-)
 create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SsdtRosVirtioP9.asl

-- 
2.17.1


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

end of thread, other threads:[~2022-10-10 11:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-10 11:59 [edk2-platforms][PATCH V1 0/2] Enable Virtio-P9 on RD-N2 platforms Vivek Kumar Gautam
2022-10-10 11:59 ` [edk2-platforms][PATCH V1 1/2] Platform/Sgi: add SSDT table for Virtio-P9 Vivek Kumar Gautam
2022-10-10 11:59 ` [edk2-platforms][PATCH V1 2/2] Platform/Sgi: Enable virtio-p9 device on RD-N2 platform variants Vivek Kumar Gautam

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