[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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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