Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

124 lines
952 B

  1. [Strings]
  2. ComputerClassName = "Computer"
  3. MSFT = "Microsoft"
  4. ;*******************************************
  5. ;device descriptions
  6. GENDEV_MFG = "(Standardcomputer)"
  7. @i:E_ISA_UP.DeviceDesc = "Standard-PC"
  8. @i:ACPIPIC_UP.DeviceDesc = "ACPI-PC (Advanced Configuration and Power Interface)"
  9. @i:ACPIAPIC_UP.DeviceDesc = "ACPI-Uniprozessor-PC"
  10. @i:ACPIAPIC_MP.DeviceDesc = "ACPI-Multiprocessor-PC"
  11. @i:MPS_UP.DeviceDesc = "MPS-Uniprozessor-PC"
  12. @i:MPS_MP.DeviceDesc = "MPS-Multiprozessor-PC"
  13. @a:ACPI_AMD64.DeviceDesc = "ACPI x86-64-basierter PC"
  14. @m:ACPI_IA64.DeviceDesc = "ACPI IA64-basierter PC"
  15. REG_EXPAND_SZ = 0x00020000
  16. REG_DWORD = 0x00010001