public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* How to look up ACPI device node from DXE driver
@ 2017-05-16 12:55 Evgeny Yakovlev
  2017-05-18 10:59 ` Laszlo Ersek
  0 siblings, 1 reply; 3+ messages in thread
From: Evgeny Yakovlev @ 2017-05-16 12:55 UTC (permalink / raw)
  To: edk2-devel

I am writing a DXE driver for a paravirtualized HyperV storage device for
OvmfPkg. Host hypervisor exposes the presence of this device through ACPI
device node in DSDT. Specific AML path itself may be different from host to
host but device UID is always a string: "VMBus".

I was hoping to be able to walk DSDT table in my DXE driver to locate this
device node and start publishing necessary protocols, but I am having
trouble figuring out how to do this, i.e. are there any support libraries
or protocols to traverse ACPI tables or how do I have to do that manually.
Will be glad for any advice, thanks.


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

end of thread, other threads:[~2017-05-18 11:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-16 12:55 How to look up ACPI device node from DXE driver Evgeny Yakovlev
2017-05-18 10:59 ` Laszlo Ersek
2017-05-18 11:54   ` Evgeny Yakovlev

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