If you intend to modify your BIOS physically and hard code the SLIC table content and data into ACPI section so that it’s SLP 2.0 (System-Locked Preinstallation) supported and compliant to achieve install and permanent Windows Vista activation as OEM edition, you should know that you have to mod the BIOS SLIC and SDRT tables so that they have a valid and legit OEM ID and OEM Table ID, which match and validate correctly against respective Microsoft signed OEM digital certificates. Hacker community has currently the widely known ASUS OEM_ID and OEM_Table_ID. Here’s more OEMID and OEMTableID for various famous original equipment manufacturers (OEMs) which can be used to mod the BIOS to.

OEMIDOEMTableID

Acer = “ACRSYSACRPRDCT”
HEX: 41 43 52 53 59 53 41 43 52 50 52 44 43 54

ASUS = “_ASUS_Notebook”
HEX: 5F 41 53 55 53 5F 4E 6F 74 65 62 6F 6F 6B

DELL = “DELL M07 ” (two space after DELL, 4 space after M07 (20 in 16-bit HEX code, not 00 which is blank), and one blank space)
HEX: 44 45 4C 4C 20 20 4D 30 37 20 20 20 20 00

Fujitsu Siemens = “FSC PC ” (3 spaces after FSC, 6 spaces after PC)
HEX: 46 53 43 20 20 20 50 43 20 20 20 20 20 20

Gateway = “GATEWASYSTEM ” (two space behind (20 in 16-bit HEX code, not 00 which is blank))
HEX: 47 41 54 45 57 41 53 59 53 54 45 4D 20 20

HP = “HPQOEMSLIC-MPC”
HEX: 48 50 51 4F 45 4D 53 4C 49 43 2D 4D 50 43

Lenovo = “LENOVOTC-2P ” (three space behind)
HEX: 4C 45 4E 4F 56 4F 54 53 2D 32 50 20 20 20

Medion = “MEDIONMEDIONAG”
HEX: 4D 45 44 49 4F 4E 4D 45 44 49 4F 4E 41 47

NEC = “NEC ND000146” (three space after NEC (20 in 16-bit HEX code, not 00 which is blank)
HEX: 4E 45 43 20 20 20 4E 44 30 30 30 31 34 36

NEC = “NEC ND000147” (3 spaces after NEC)
HEX: 4E 45 43 20 20 20 4E 44 30 30 30 31 34 37

Sony = “Sony VAIO ” (two blanks after Sony, 4 blanks after VAIO)
HEX: 53 6F 6E 79 00 00 56 41 49 4F 00 00 00 00

Sotec = “SOTEC SOTECDT ” (One blank after SOTEC, 1 blank after SOTECDT)
HEX: 53 4F 54 45 43 00 53 4F 54 45 43 44 54 00

Toshiba = “TOSQCITOSQCI00”
HEX: 54 4F 53 51 43 49 54 4F 53 51 43 49 30 30

Additional provided by [fs]

With these OEM ID, a BIOS can be modded to match other OEM instead of ASUS. However, you need to get the OEM’s ACPISLIC.BIN (or SLIC.BIN) which is extracted from genuine product to complete the BIOS crack to activate Windows Vista. If can be used to modify the no flashing BIOS emulator which requires no hard modification to physical BIOS to use other OEM ID too.

The OEMID and OEMTableID is retrieved and verified from the BIOS that supports SLP 2.0 and contains SLIC table, by using ACPISLIC.BIN or SLIC.BIN that can be separated from BIOS with tools like CBROM, and then view it in HEX editor.