[TXTSETUP.SIF]
authorCameron Gutman <aicommander@gmail.com>
Mon, 15 Aug 2011 05:45:16 +0000 (05:45 +0000)
committerCameron Gutman <aicommander@gmail.com>
Mon, 15 Aug 2011 05:45:16 +0000 (05:45 +0000)
- Add an option to install the ACPI HAL
- Feel free to try it out (you might be surprised)

svn path=/trunk/; revision=53256

reactos/boot/bootdata/txtsetup.sif

index b870d7a..4671fe1 100644 (file)
@@ -93,11 +93,13 @@ DefaultLanguage  = 00000409
 [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
@@ -107,6 +109,10 @@ hal.dll=,,,,,,,,,,,,2
 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>
 vga = "VGA Display (640x480x4)",,Vga,640,480,4