]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[acpi] Generalise DSDT/SSDT data extraction logic
authorMichael Brown <mcb30@ipxe.org>
Wed, 8 Sep 2021 11:53:12 +0000 (12:53 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 8 Sep 2021 13:46:30 +0000 (14:46 +0100)
commit02ec659b73b0998a275e79ec06a5b7d674dfad07
tree8bcc4f8f36543cc2f3fbe88e999155c8cbc07617
parente09e1142a3bd8bdb702efc92994c419a53e9933b
[acpi] Generalise DSDT/SSDT data extraction logic

Allow for the DSDT/SSDT signature-scanning and value extraction code
to be reused for extracting a pass-through MAC address.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/interface/pcbios/acpipwr.c
src/core/acpi.c
src/include/ipxe/acpi.h