On Thu, Oct 05, 2017 at 11:44:18AM -0300, Raph wrote:

> acpidump does not let dumps multiple table of a specific type:
> $ acpidump-acpica | awk 'BEGIN{l=0}{if($0~/^SSDT @/)l=1;else 
> if(l==1&&$0~/^$/){print("");l=0;} if(l==1)print($0);}'

attachment, forgotten in previous email

Attachment: acpi-dump-SSDT.gz
Description: application/gzip

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
ibm-acpi-devel mailing list
ibm-acpi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel

Reply via email to