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

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

  1. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    How do we know k53sj is 50h and k43sj is 4Fh??
    Is it in the code somewhere??

    Andy

     
  2. mine

    mine MDL Novice

    Jul 9, 2010
    33
    26
    0
    The code of every model had be defined by ASUS Manufacturer.we only need to know what 's that code,then mod into the same.

    Mine
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. mine

    mine MDL Novice

    Jul 9, 2010
    33
    26
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    Thanks

    A - He needs to tick compressed if he wants to replace or insert an already compressed module

    B/C - Cannot reproduce here. Could you tell me exactly which EFI he is using and what module number (right hand side) he is trying to recplace/delete.

    D - Good!!

    Thanks
    Andy

    EDIT: Can reproduce the mismatch on delete. Am looking
    Can reproduce the hanging on trying to compressed already compressed module.
     
  5. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    Hi

    Thanks. When I mean in code, I mean is it in one of the modules of the EFI so that the tool could look for it - I assume that somewhere in a module there is a line of code like CMP [NVRAM address 1D2],4Fh or the like.....

    Andy

     
  6. mine

    mine MDL Novice

    Jul 9, 2010
    33
    26
    0
    Sorry, I don't understand assembly language, I don't know how to let the tools to look for it .
    now I only know how to modify it ,the modified BIOS and preinstalled Windows7 BIOS are the same.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. haiduongbros

    haiduongbros MDL Addicted

    Apr 13, 2009
    504
    163
    30
    you can upload a list of codes K53 and K43 serial ? :)
     
  8. haiduongbros

    haiduongbros MDL Addicted

    Apr 13, 2009
    504
    163
    30
    best thing to do crafts with winhex o_O tool is gradually completed, please wait :rolleyes:
     
  9. mine

    mine MDL Novice

    Jul 9, 2010
    33
    26
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. mine

    mine MDL Novice

    Jul 9, 2010
    33
    26
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. mine

    mine MDL Novice

    Jul 9, 2010
    33
    26
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. qtm

    qtm MDL Addicted

    Jul 8, 2009
    640
    605
    30
    sorry , because my eng is lousy so late reply
    1、替换:
    A、在选勾“压缩”时,可用已压缩的模块替换任何模块;不可用未压缩的模块替换任何模块,否则会报“module count mismatch(模块计数不匹配)”

    1, replace:
    A, tick the "Compress", the available compressed module replaces any module; do not replace any module with uncompressed modules, otherwise they will be reported "module count mismatch (module count mismatch)"

    B、在不选勾“压缩”时,可用未压缩模块替换已操作过的模块;不可用未压缩模块替换未操作过的模块;否则会报“module count mismatch(模块计数不匹配)”;不可用已压缩模块替换任何模块;否则会报“Cannot compress an compressed sub-module(不能压缩已压缩的子模块)”

    B, and in does not selected check "compression", available is not compression module replaced has operation had of module; is not available with is not compression module replaced is not operation had of module; otherwise will reported "module count mismatch (module count does not match)"; does not available has compression module replaced any module; otherwise will reported "Cannot compress an compressed sub-module (cannot compression has compression of child module)"


    2、插入:无论选勾“压缩”与否,均可用未压缩的模块插入。均不可用已压缩的模块插入;否则会报“Cannot compress an compressed sub-module(不能压缩已压缩的子模块)”。

    2, inserted: checkmark "compressed" or not, were available uncompressed modules inserted. Not available to insert the compressed module; otherwise it will report "Cannot compress an compressed sub-module (not compressing compressed module)".


    3、删除:无论选勾“压缩”与否,只可删除新插入的模块;不可删除原有模块,否则会报“module count mismatch(模块计数不匹配)”。
    而且,只要报错,之后一直处于假死状态,而且无法关闭,只能用WIN的任务管理器强行关闭。

    3, delete: whether a checkmark "compressed" or not, only delete the new insert module; do not delete the original module or "module count mismatch (module count mismatch)".
    And as long as an error, and has been in a State of suspended animation, and cannot be turned off, can only WIN the Task Manager to force shutdown.


    he use BIOSTAR H67:H67ARC07.BST to test
     
  13. South

    South MDL Novice

    Aug 28, 2011
    1
    0
    0