Great information. Thank You.
Bhavana


From:   Tim Lewis <[email protected]>
To:     "[email protected]" 
<[email protected]>
Date:   11/05/2012 07:38 PM
Subject:        Re: [edk2] Pulling in ACPI table information into a UEFI 
driver( boot    service)



.
Please see the ConfigurationTable member of the EFI System Table (gST). 
The table entry with the GUID EFI_ACPI_TABLE_GUID should be used. This 
will point to the RSDT/XSDT. You can be notified of any updates to the 
table by creating an event group with this same GUID (see CreateEventEx())
 
Regards,
 
Tim
 
From: Bhavana Brar [mailto:[email protected]] 
Sent: Monday, November 05, 2012 3:24 PM
To: [email protected]
Subject: [edk2] Pulling in ACPI table information into a UEFI driver( boot 
service)
 
Hi, 
Is there a way to access ACPI tables from within a UEFI driver? Can 
someone point me to some examples? The spec outlines the ACPI Device Path 
but I'm unclear of how to go about using that to read information.. for 
example : XSDT/RSDT.. 

Thanks !
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to