[HALACPI]: Add project, right now it just builds the normal HAL. The idea is to split...
authorSir Richard <sir_richard@svn.reactos.org>
Mon, 29 Mar 2010 21:35:31 +0000 (21:35 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Mon, 29 Mar 2010 21:35:31 +0000 (21:35 +0000)
commitd42e771516af3ede59617cb4e1bc84012c5b3828
tree92d3223152b1eb297f66a3fbbebff001412e388d
parent4102dbabef82266e0a52d9c90eb635c916d0e256
[HALACPI]: Add project, right now it just builds the normal HAL. The idea is to split the generic HAL into legacy (x86 only) and ACPI (x86+ACPI, or x64). Bus handling, reboot/shutdown, PnP, power management (sleep/resume/hibernate), timer, environment variable, debugging, and initialization code is expected to differ between legacy and ACPI, if not more.

svn path=/trunk/; revision=46574
reactos/hal/halx86/directory.rbuild
reactos/hal/halx86/generic/acpi/.gitignore [new file with mode: 0644]
reactos/hal/halx86/generic/legacy/.gitignore [new file with mode: 0644]
reactos/hal/halx86/hal.rbuild
reactos/hal/halx86/hal_generic.rbuild
reactos/hal/halx86/halacpi.rbuild [new file with mode: 0644]
reactos/hal/halx86/halamd64.rbuild
reactos/hal/halx86/halmps.rbuild
reactos/hal/halx86/halxbox.rbuild