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
1014 B

  1. [Strings]
  2. ComputerClassName = "Computador"
  3. MSFT = "Microsoft"
  4. ;*******************************************
  5. ;device descriptions
  6. GENDEV_MFG = "(Computadores padr�o)"
  7. @i:E_ISA_UP.DeviceDesc = "Computador pessoal padr�o"
  8. @i:ACPIPIC_UP.DeviceDesc = "PC com ACPI (interface avan�ada de configura��o e energia' )"
  9. @i:ACPIAPIC_UP.DeviceDesc = "Computador de processador �nico ACPI"
  10. @i:ACPIAPIC_MP.DeviceDesc = "PC multiprocessador PCACPI"
  11. @i:MPS_UP.DeviceDesc = "Computador de processador �nico SPM"
  12. @i:MPS_MP.DeviceDesc = "PC multiprocessador MPS"
  13. @a:ACPI_AMD64.DeviceDesc = "ACPI x86-64-based PC"
  14. @m:ACPI_IA64.DeviceDesc = "PC baseado em ACPI IA64"
  15. REG_EXPAND_SZ = 0x00020000
  16. REG_DWORD = 0x00010001