<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Windows Vista OEM Award BIOS Mod Method by Adding SLIC Table with Dynamic Memory Address</title>
	<atom:link href="http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Sat, 12 Dec 2009 07:05:27 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Móci</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-455809</link>
		<dc:creator>Móci</dc:creator>
		<pubDate>Sat, 29 Dec 2007 20:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-455809</guid>
		<description>Yo!
Anyone can mod the Asus 1011_013 beta K8N4-E Deluxe bios?
I have a Turion ML-42 cpu, but i don&#039;t manage the voltage control in my current bios. I can down the voltage, but up is not working...

Thank you for your time!</description>
		<content:encoded><![CDATA[<p>Yo!<br />
Anyone can mod the Asus 1011_013 beta K8N4-E Deluxe bios?<br />
I have a Turion ML-42 cpu, but i don&#8217;t manage the voltage control in my current bios. I can down the voltage, but up is not working&#8230;</p>
<p>Thank you for your time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-196355</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Mon, 16 Apr 2007 17:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-196355</guid>
		<description>Step 16. Excuse me? what does that text even say? I have read it many times now, and I am no closer to understand what you should achieve at that step. It probably is the most dubious piece of english text I have ever read :)

Should I duplicate the strings at the address gained from Tempbuffer_address, counting +4 each step?</description>
		<content:encoded><![CDATA[<p>Step 16. Excuse me? what does that text even say? I have read it many times now, and I am no closer to understand what you should achieve at that step. It probably is the most dubious piece of english text I have ever read <img src='http://www.mydigitallife.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Should I duplicate the strings at the address gained from Tempbuffer_address, counting +4 each step?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixcentgeorge_fr</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-188371</link>
		<dc:creator>sixcentgeorge_fr</dc:creator>
		<pubDate>Tue, 10 Apr 2007 11:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-188371</guid>
		<description>Got it : step 22 ;]
ida is to be used with original.bin , ida serves to find the code in the file . when done you have to read the address locations : ce0f , cdd7 ....
with ultraedit you go to ce0f , cdd7 ...to apply the changes , the 2 locations i talk about are used to remove code or eax,eax....

nearly done 8]</description>
		<content:encoded><![CDATA[<p>Got it : step 22 ;]<br />
ida is to be used with original.bin , ida serves to find the code in the file . when done you have to read the address locations : ce0f , cdd7 &#8230;.<br />
with ultraedit you go to ce0f , cdd7 &#8230;to apply the changes , the 2 locations i talk about are used to remove code or eax,eax&#8230;.</p>
<p>nearly done 8]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixcentgeorge_fr</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-187842</link>
		<dc:creator>sixcentgeorge_fr</dc:creator>
		<pubDate>Tue, 10 Apr 2007 01:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-187842</guid>
		<description>step 15
first variable : 4 / does not it need to be increased by 1 to 5 ?
and so it is to be used in step 16 / if value is 5 in bios : 89dc

step 17
file to open in UltraEdit is original.bin [or acpitbl.bin] ? that could be said instead of &quot;shooow sweeeet&quot; keyboard shortcut 8-P

step22
what to do the file acpitbl.bin with ida to write code a this place / here i am out of knowing what to do   ;[ 

vista is far to be free for me 8]</description>
		<content:encoded><![CDATA[<p>step 15<br />
first variable : 4 / does not it need to be increased by 1 to 5 ?<br />
and so it is to be used in step 16 / if value is 5 in bios : 89dc</p>
<p>step 17<br />
file to open in UltraEdit is original.bin [or acpitbl.bin] ? that could be said instead of &#8220;shooow sweeeet&#8221; keyboard shortcut 8-P</p>
<p>step22<br />
what to do the file acpitbl.bin with ida to write code a this place / here i am out of knowing what to do   ;[ </p>
<p>vista is far to be free for me 8]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: obi2001</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-187258</link>
		<dc:creator>obi2001</dc:creator>
		<pubDate>Mon, 09 Apr 2007 13:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-187258</guid>
		<description>hello
Can anyone mod an Asus k8ne deluxe bios 1011 ?</description>
		<content:encoded><![CDATA[<p>hello<br />
Can anyone mod an Asus k8ne deluxe bios 1011 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixcentgeorge_fr</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-187125</link>
		<dc:creator>sixcentgeorge_fr</dc:creator>
		<pubDate>Mon, 09 Apr 2007 10:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-187125</guid>
		<description>i &quot;made it&quot; for asus k8n4-e deluxe , i have not tested yet , i submit the bios in here .
i made the archive with original bios and moded one .
the original is updated with latest pci_bios roms for nvraid nvpxe and sata_raid sil_3114 .
http://rapidshare.com/files/25065364/k8n4ed_slic.zip.html

tell me if i did it well</description>
		<content:encoded><![CDATA[<p>i &#8220;made it&#8221; for asus k8n4-e deluxe , i have not tested yet , i submit the bios in here .<br />
i made the archive with original bios and moded one .<br />
the original is updated with latest pci_bios roms for nvraid nvpxe and sata_raid sil_3114 .<br />
<a href="http://rapidshare.com/files/25065364/k8n4ed_slic.zip.html" rel="nofollow">http://rapidshare.com/files/25065364/k8n4ed_slic.zip.html</a></p>
<p>tell me if i did it well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixcentgeorge_fr</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-186781</link>
		<dc:creator>sixcentgeorge_fr</dc:creator>
		<pubDate>Mon, 09 Apr 2007 01:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-186781</guid>
		<description>the step 10 is not so clean : 
10 Position the cursor after the RSDT…FACS string ACPItables (db 1EH).
here is CC20 / so no calc [step 15 ] ?

89D8 : if the address is not a &quot;problem&quot; to what step jump ?

ps : is there a topic like this for installing vista on a fat32 , i know it can be be done after install on ntfs to format fat32 and copy the backup .
nice &quot;chinese&quot; work ;]</description>
		<content:encoded><![CDATA[<p>the step 10 is not so clean :<br />
10 Position the cursor after the RSDT…FACS string ACPItables (db 1EH).<br />
here is CC20 / so no calc [step 15 ] ?</p>
<p>89D8 : if the address is not a &#8220;problem&#8221; to what step jump ?</p>
<p>ps : is there a topic like this for installing vista on a fat32 , i know it can be be done after install on ntfs to format fat32 and copy the backup .<br />
nice &#8220;chinese&#8221; work ;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-168668</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 22 Mar 2007 21:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-168668</guid>
		<description>can someone please post a step-by-step (of this document at step 22)</description>
		<content:encoded><![CDATA[<p>can someone please post a step-by-step (of this document at step 22)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fbifido</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-167768</link>
		<dc:creator>fbifido</dc:creator>
		<pubDate>Thu, 22 Mar 2007 03:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-167768</guid>
		<description>Hi,

I am stuck at step 22 &amp; 23.

is step 22 for information, or is there a way to remove seg000:CDD7,CDDA,CE0F &amp; CE12 in IDA?

how do i type in the assemble code script at seg000:CDCF

Or do we delete the codes and type new one using winhex or ultraedit.

I use winhex for all my editing.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am stuck at step 22 &amp; 23.</p>
<p>is step 22 for information, or is there a way to remove seg000:CDD7,CDDA,CE0F &amp; CE12 in IDA?</p>
<p>how do i type in the assemble code script at seg000:CDCF</p>
<p>Or do we delete the codes and type new one using winhex or ultraedit.</p>
<p>I use winhex for all my editing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viama</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-166924</link>
		<dc:creator>viama</dc:creator>
		<pubDate>Wed, 21 Mar 2007 10:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-166924</guid>
		<description>Modded BIOS for MSI K8N SLI-F anyone?</description>
		<content:encoded><![CDATA[<p>Modded BIOS for MSI K8N SLI-F anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agnoia</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-161018</link>
		<dc:creator>Agnoia</dc:creator>
		<pubDate>Thu, 15 Mar 2007 19:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-161018</guid>
		<description>Tools to open:
Award: modbin
AMI: mmtool, amimmwin
Phoenix: Phoenix Bios editor</description>
		<content:encoded><![CDATA[<p>Tools to open:<br />
Award: modbin<br />
AMI: mmtool, amimmwin<br />
Phoenix: Phoenix Bios editor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smile</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-2/#comment-160945</link>
		<dc:creator>smile</dc:creator>
		<pubDate>Thu, 15 Mar 2007 17:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-160945</guid>
		<description>I ask again, how to work with AMI or phoenix BIOS?

What tools to use modbin6 does not work even if I rename files to *.bin</description>
		<content:encoded><![CDATA[<p>I ask again, how to work with AMI or phoenix BIOS?</p>
<p>What tools to use modbin6 does not work even if I rename files to *.bin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stroths</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-1/#comment-160059</link>
		<dc:creator>stroths</dc:creator>
		<pubDate>Wed, 14 Mar 2007 21:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-160059</guid>
		<description>@narcan

Thanks for trying.  Someone posted a modified version of this bios, so I wonder how they did it?</description>
		<content:encoded><![CDATA[<p>@narcan</p>
<p>Thanks for trying.  Someone posted a modified version of this bios, so I wonder how they did it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-1/#comment-159818</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 14 Mar 2007 17:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-159818</guid>
		<description>Hi Jimmy thanks. Have corrected the error.</description>
		<content:encoded><![CDATA[<p>Hi Jimmy thanks. Have corrected the error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-1/#comment-159764</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Wed, 14 Mar 2007 15:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-159764</guid>
		<description>grrr, no wonder i couldnt figure it out, step 21 has a typo, 

The original address of FACS table is 0030

its supposed to say, CC30

could admin correct this ?</description>
		<content:encoded><![CDATA[<p>grrr, no wonder i couldnt figure it out, step 21 has a typo, </p>
<p>The original address of FACS table is 0030</p>
<p>its supposed to say, CC30</p>
<p>could admin correct this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: narcan</title>
		<link>http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/comment-page-1/#comment-159645</link>
		<dc:creator>narcan</dc:creator>
		<pubDate>Wed, 14 Mar 2007 12:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/12/windows-vista-oem-award-bios-mod-method-by-adding-slic-table-with-dynamic-memory-address/#comment-159645</guid>
		<description>@stroths

okay I checked, you&#039;re not trying to load the exe ;) Doesn&#039;t work here also, strange.</description>
		<content:encoded><![CDATA[<p>@stroths</p>
<p>okay I checked, you&#8217;re not trying to load the exe <img src='http://www.mydigitallife.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Doesn&#8217;t work here also, strange.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
