You can verify the SLP string in the bios file by opening it with MMTool, extract 1B module, open 1B in Winhex and search for "Hewlett". You should see it after $ODB$. To verify it in RAM after flashing it you can run HWDirect, Click Memory Dump, put Physical Address: FE840, Size: 10 and click Dump. If it isn't there we can try a manual mod with it in a different location, or you could add it to DMI area.
I verified that the Bios that you gave me has the string at that location I verified that the string does not exists. Is it because I might have flashed it incorrectly? Or there are some other potential problems? Please let me know how to manually mod it at different location. I did try the DMI CD method and it did not work either.
Glad it worked How to do it is: open the bios with MMTool, extract 1B module, open 1B in Winhex, locate a good text area to put the SLP name(s), space other text if needed so compressed module size remains the same, replace 1B module with MMTool. Code: Before: Offset 0 1 2 3 4 5 6 7 8 9 A B C D E F 0000F740 49 42 4D 20 43 4F 4D 50 41 54 49 42 4C 45 20 49 IBM COMPATIBLE I 0000F750 42 4D 20 49 53 20 41 20 54 52 41 44 45 4D 41 52 BM IS A TRADEMAR 0000F760 4B 20 4F 46 20 49 4E 54 45 52 4E 41 54 49 4F 4E K OF INTERNATION 0000F770 41 4C 20 42 55 53 49 4E 45 53 53 20 4D 41 43 48 AL BUSINESS MACH 0000F780 49 4E 45 53 20 43 4F 52 50 2E 00 00 00 E9 58 41 INES CORP....éXA After: Offset 0 1 2 3 4 5 6 7 8 9 A B C D E F 0000F740 48 65 77 6C 65 74 74 2D 50 61 63 6B 61 72 64 20 Hewlett-Packard 0000F750 41 53 55 53 5F 46 4C 41 53 48 20 20 20 20 20 20 ASUS_FLASH 0000F760 20 20 20 20 20 20 20 20 20 20 20 41 54 49 4F 4E ATION 0000F770 41 4C 20 42 55 53 49 4E 45 53 53 20 4D 41 43 48 AL BUSINESS MACH 0000F780 49 4E 45 53 20 43 4F 52 50 2E 00 00 00 E9 58 41 INES CORP....éXA
Hi, Can i have bios mod for windows xp sp3 Motherboard Name: ECS GeForce6100SM-M Motherboard Manufacturer: Elitegroup Computer Systems BIOS Type: Award BIOS Version: GeForce6100SM-M V1.1 05/23/2008 Recently i flashed my bios to slic 2.1(dell) for windows 7 and im planning to use xp again..can i switch to SLIC 1 so that i can use windows xp? thanks