Tool to Insert/Replace SLIC in Phoenix / Insyde / Dell / EFI BIOSes

Discussion in 'MDL Projects and Applications' started by andyp, Nov 26, 2009.

  1. nononsence

    nononsence MDL Addicted

    Aug 18, 2009
    806
    826
    30
    If you go in to project properties c/c++ > code generation and change runtime library from multi-threaded
    dll to multi-threaded, the project will build statically linked to the VC runtime, alternatively you can link
    to mscvrt that is installed with Windows which works but is not recommended by Microsoft.

    EDIT:
    tested on machine without vcrt installed and got the same error.
     
  2. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    Fantastic!! This works, thanks!
    Will include in next version (soon)
    Andy

     
  3. manu198045

    manu198045 MDL Member

    Aug 24, 2010
    125
    41
    10
    Dear ALL,

    Can Anybody tell me How to enable SLIC Controller in H61M-P20 bios using AMIBCP? It will be helpful for others also. I have AMIBCP ver 4.53, but don't know how enable. Or anywhere in this forum it explains means, please let me know. I am so happy to be a member of this forum.

    All members are helping each other also. WOW superb.....:worthy:

    If possible somebody please explain.

    Thanks in advance :worthy:

    manu198045
     
  4. nel1156

    nel1156 MDL Junior Member

    Sep 7, 2011
    62
    20
    0
    Hi ! manu198045

    I advice u use Andy' tool to mod the MSI M/B as I confirm u it is working. Pls note the MSI M/B has EFI locks that standard AMIBCP cannot open/save MSI bios file without MSI own tool.

    nel1156
     
  5. Ryanclow

    Ryanclow MDL Novice

    Apr 6, 2010
    25
    2
    0
    Help me plz. Today i update my Maximus IV Extreme-Z to 3304ver bios, made slic with 2.00 prog< and then when i boot in flash menu and select sliced bios it bring me error "Can't read" if it on disk C (my C is SSD) then if select from E (hdd) it said me some like "It's not EFI bios"

    Some help?:(
     
  6. conghoaxa1

    conghoaxa1 MDL BIOS/EFI Modifier

    Oct 30, 2009
    2,069
    1,195
    90
    format usb is fat32 (not to Ntfs), copy bios to usb
     
  7. Ryanclow

    Ryanclow MDL Novice

    Apr 6, 2010
    25
    2
    0
    conghoaxa1

    Thx! Always flash from hdd, and now it don't work dunno why, but now will flash with usb :hug2:
     
  8. smokefx

    smokefx MDL Novice

    May 24, 2012
    5
    0
    0
    is there a way around the security verification issue? i modded my p8z77-ws bios successfully but when i try to flash it it gives me the error
     
  9. juzio

    juzio MDL Novice

    Aug 1, 2009
    33
    2
    0
    when I tried to use tool v2.00 I got error message "error 53 - unable to load DLL 'EFIDC.dll': The specified module could not be found. (Exception from HRESULT: 0:8007007E)"

    Please Help
     
  10. juzio

    juzio MDL Novice

    Aug 1, 2009
    33
    2
    0
    thanks qtm
     
  11. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    Also fixed in v2.01

    Andy

     
  12. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    New version - see first thread.

    Couple of other speed improvements.... enjoy :)

    Also updated the readme..... is there anything else anyone thinks should be in there??

    Andy