From your RWE report you have already the SLIC Table 2.1 in bios. Now you have to install the certificate and the OEM key. If you don't know how, use Daz loader instead manual DOS commands
Pubkey and Marker found in PADDING-0037B02C_0_1037.ROM at DA82 'SLIC' string found in A5288050-8828-46C4-8F72-1CD735A56520_2_894.ROM at 4D0 OEM/Table IDs identified are: 1. TOSINVTOSINV00 Pubkey and marker (2.1) (TOSINVTOSINV00) (x1) i added slic 2.1 different type and SLP with Dynamic with PhoenixEFI tool 1.93 and your RW report originaly shows Pubkey and Marker found in PADDING-0037B02C_0_1037.ROM at DA82 'SLIC' string found in A5288050-8828-46C4-8F72-1CD735A56520_2_894.ROM at 4D0 OEM/Table IDs identified are: 1. TOSCPLTOSCPL00 Pubkey and marker (2.1) (TOSCPLTOSCPL00) (x1) so why does original show 2.1 ?? yet u say it has none ?? did u run slic toolkit yet with no bootloaders ???? tried module method ? EFI likes module Edit.. no go .. arithmetic error
No need to insert SLIC at all it turns out; you simply need to NOP out the two JNZ instructions in module A5288050-8828-46C4-8F72-1CD735A56520_2_894.ROM and it will use the SLIC already present in the BIOS image. @0x525: 75 1A -> 90 90 @0x55E: 75 1A -> 90 90 Edit: For posterity I should probably add that this method is no doubt usable for other EFI based Toshiba BIOSes: once you've dumped it with Phoenix tool, search the logfile for the GUID filename of the Slp20 module and pop it into your preferred x64 disassembler.
It'a a Phoenix bios, You have to use PH161700.EXE , but with some bioses doesn't work. If you wants, you can try this: EBiosFujitsu_siemens_amilo_Li1818AMILOLi18xx_114C_1016159_DOS.rar megaupload.com/?d=WJALJB7E Mod method DYNAMIC If you try, please post results.