Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.
Well I'm not a BIOS Engineer but it's not hard to change.
http://forums.tweaktown.com/asrock/58195-why-do-z97-boards-max-out-8gb-per-stick-2.html#post485617
Testing would seem to indicate that modification is not enough, at least with IVB DT. There seems to be some incompatibility with the IMC...
Isn't that just a BIOS limitation?
For instance BIOS for Z77 Pro3 has a bug for column size. Fix the bug and the BIOS will happily post even with 32GB modules with memory controller giving correct values. Well these are smaller modules with the SPD changed to mimic bigger ones, don't have any...
Most of these type of programs (coretemp, realtemp, cpu-z etc) need admin rights to load the driver.
If you install the driver and remove the admin manifest from the executable so you're not asked for admin rights then they can be run from userland without any other special requirements...
I would think that they would sign with the same cert as for W8.
A couple of links you might be interested in.
http://uefidk.intel.com/messages/219
http://blog.hansenpartnership.com/
Secure boot keys are part of the BIOS. If you use secure boot you might consider replacing them with your own keys. Here's what the PK cert which comes on my Z77 says.
Still, since I have found secure boot can be turned off from within Windows itself it seems it is a pretty useless...
What feature of secure boot do you like exactly?
BIOS may provide secure boot options for different devices but usually default is all on or all off except maybe for firmware. If you have secure boot on and W8 then W8.1 should work the same way.
Depends on your setup and what you want.
For me RST driver 11.2 offers best performance, the only down side is incompatibility with running UEFI Sata driver, which for now basically means slightly slower BIOS initialization time from having to use a legacy OROM, i.e. CSM cannot be disabled...
If your disk order remains the same you could try
backing up the MBR (1st sector of the first disk of the array). As a safety precaution backup the first sector on the second disk as well.
delete the array
recreate the array with the same disks, volume size and stripe
restore the first sector...
Here's an example of prefetch using 2x SSD RAID0 and a simple 16MB executable that randomly jumps from one 4k page to another. Disk operation was monitored by Sysinternals DiskMon software.
First of all with prefetch disabled.
Windows uses the classic page faulting technique to load...