[BOOT] Make ACPI always copy on amd64 (#8238)

This just makes it so ACPI.sys is always loaded and copied by the bootcd no matter what on amd64.
On x86 it can depend on whether we're using an ACPI hal but is set up to never boot with ACPI on the bootcd.
This commit is contained in:
Justin Miller
2025-07-14 22:51:15 -07:00
committed by GitHub
parent b558596409
commit b8f1da6483
+2 -1
View File
@@ -87,7 +87,6 @@ FreeSysPartDiskSpace=450
; "MouseDrivers.Load" sections.
;
[SourceDisksFiles]
acpi.sys = 1,,,,,,,4,1,,,1,4
nmidebug.sys = 1,,,,,,x,4,,,,1,4
sacdrv.sys = 1,,,,,,x,4,,,,1,4
uniata.sys = 1,,,,,,x,4,,,,1,4
@@ -138,8 +137,10 @@ mountmgr.sys = 1,,,,,,x,4,,,,1,4
partmgr.sys = 1,,,,,,x,4,,,,1,4
[SourceDisksFiles.x86]
acpi.sys = 1,,,,,,,4,1,,,1,4
[SourceDisksFiles.amd64]
acpi.sys = 1,,,,,,x,4,,,,1,4
;
; The [SystemPartitionFiles] section lists all the files