Author: cgutman
Date: Mon Aug 15 05:45:16 2011
New Revision: 53256
URL:
http://svn.reactos.org/svn/reactos?rev=53256&view=rev
Log:
[TXTSETUP.SIF]
- Add an option to install the ACPI HAL
- Feel free to try it out (you might be surprised)
Modified:
trunk/reactos/boot/bootdata/txtsetup.sif
Modified: trunk/reactos/boot/bootdata/txtsetup.sif
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/txtsetup.sif…
==============================================================================
--- trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] Mon Aug 15 05:45:16 2011
@@ -93,11 +93,13 @@
[Computer]
pci_up = "Standard-PC"
pci_mp = "Standard-PC Multiprocessor"
+acpi = "ACPI PC"
[Map.Computer]
;<id> = <pnp id string>
pci_up = "PC UP"
pci_mp = "PC MP"
+acpi = "ACPI"
[Files.pci_up]
ntoskrnl.exe=,,,,,,,,,,,,2
@@ -106,6 +108,10 @@
[Files.pci_mp]
ntkrnlmp.exe=,,,,,,,,,,ntoskrnl.exe,,2
halmps.dll=,,,,,,,,,,hal.dll,,2
+
+[Files.acpi]
+ntoskrnl.exe=,,,,,,,,,,,,2
+halacpi.dll=,,,,,,,,,,hal.dll,,2
[Display]
;<id> = <user friendly name>,<spare>,<service key
name>,<hight>,<width>,<bpp>