acpi: Adding xsdt
commit4558b351e2720d91bd2847afb74a28e19d0d0028
authorErwan Velu <erwan.velu@free.fr>
Wed, 2 Dec 2009 13:24:17 +0000 (2 14:24 +0100)
committerErwan Velu <erwan.velu@free.fr>
Fri, 4 Dec 2009 09:19:01 +0000 (4 10:19 +0100)
tree08b6217fa344bf03800eaeae35f7ed504d68b52b
parent8568d8f61de52309ba471f787800d11c5837aa0b
acpi: Adding xsdt

Impact: Adding XSDT

Adding XSDT
com32/gplinclude/acpi/acpi.h
com32/gplinclude/acpi/structs.h [new file with mode: 0644]
com32/gplinclude/acpi/xsdt.h [new file with mode: 0644]
com32/gpllib/acpi/acpi.c
com32/gpllib/acpi/rsdp.c
com32/gpllib/acpi/rsdt.c
com32/gpllib/acpi/xsdt.c [copied from com32/gpllib/acpi/rsdt.c with 68% similarity]