[Version] Signature="$WINDOWS NT$" Class=Computer ClassGuid={4D36E966-E325-11CE-BFC1-08002BE10318} Provider=%MSFT% CatalogFile=mp2up.cat DriverVer=11/14/1999,5.00.2183.1 [Manufacturer] %GENDEV_MFG%=GENDEV_SYS [GENDEV_SYS] %ACPIAPIC_UP.DeviceDesc% = ACPIAPIC_MP2UP_HAL, ACPIAPIC_UP ; ACPI APIC-based PC (UP) %MPS_UP.DeviceDesc% = MPS_MP2UP_HAL, MPS_UP ; MPS UP PC ;**************************************************** ; ACPI APIC-based PC UP HAL (when replacing MP HAL) [ACPIAPIC_MP2UP_HAL] Include=HAL.INF Needs=ACPIAPIC_UP_HAL CopyFiles = MP2UP.CopyFiles ;**************************************************** ; MPS UP HAL (when replacing MP HAL) [MPS_MP2UP_HAL] Include=HAL.INF Needs=MPS_UP_HAL CopyFiles = MP2UP.CopyFiles ;**************************************************** ; Common Files that need to be replaced when going MP to UP [MP2UP.CopyFiles] kernel32.dll,,,0x3000 ntdll.dll,,,0x3000 win32k.sys,,,0x3000 winsrv.dll,,,0x3000 [DestinationDirs] MP2UP.CopyFiles = 11 [SourceDisksNames.x86] 1 = "MP2UP",,, ; ; This will override file locations specified in layout.inf ; Files not mentioned here will be found via layout.inf ; [SourceDisksFiles.x86] kernel32.dll=1,, ntdll.dll=1,, win32k.sys=1,, winsrv.dll=1,, [Strings] MSFT = "Microsoft" ;******************************************* ;device descriptions (same as HAL.INF) GENDEV_MFG = "(Standard computers)" ACPIAPIC_UP.DeviceDesc = "ACPI Uniprocessor PC" MPS_UP.DeviceDesc = "MPS Uniprocessor PC"