SLP Marker File Update Utilities

Discussion in 'BIOS Mods' started by anmg, Aug 31, 2009.

  1. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    #1 anmg, Aug 31, 2009
    Last edited by a moderator: Oct 8, 2021
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    #2 anmg, Sep 2, 2009
    Last edited by a moderator: May 16, 2022
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    #3 anmg, Sep 2, 2009
    Last edited by a moderator: Mar 13, 2018
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    #4 anmg, Sep 2, 2009
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Asus

    SLP Marker for older ASUS Notebooks (eg. K52,K50 etc...) - Thanks to xforce

    WBT V2.05 - Asus Block Trasmit Tool - Thanks to xforce

    ASUS BIOS TOOL 2.0
    From ASUS Windows Vista Recovery Media
    Usage:
    Code:
    -S : String format   
    -FN : filename    
    -L: within <begin> <end> Limits   
    -C <block>: Select block, CNFG,MFG0 are available now, default is MFG0 
    /W <offset> <data>: Write data to the offset in BIOS flash ROM 
    /W1 <offset> : Write barcode to BIOS flash ROM from offset 
    /R <offset> <data>: Read the offset data & check it 
    /RBit <offset> <Data>: read bit(data bit6~4) data and check with bit0 
    /WBit <offset> <Data>: Set(bit0=1) or Clear(bit0=0) Bit(data bit6~4) 
    /PD: System soft off       
    /CB: Clear reserved block in BIOS ROM 
    /WF <fn1> <fn2> .. <fnN>: Write data in file into BIOS ROM 
    /RF: Read data in BIOS ROM and restore to file 
     
    Return Code: OK(0), ERROR(-1) 
     
    Exp: 
     BT.exe -s /r 9 9ABCD  -> Read the 9th offset data & check it is '9ABCD' 
     BT.exe /rbit 2 21  -> Read 2nd offset data and check if bit2 is 1 
     BT.exe -l /w1 60 69-> Write barcode to the 60h~69h offset 
     BT.exe -l /r 60 69 > TEMP.DAT-> Read 60h~69h data & output TEMP.DAT 
     BT.exe -fn fl.txt /wf -> Write data in file described in fl.txt to BIOS ROM 
     BT.exe /wf d1.dat d2.dat -> Write data in d1.dat & d2.dat file to BIOS ROM 
    Translated from Chineese
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    #5 anmg, Sep 2, 2009
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    #6 anmg, Sep 2, 2009
    Last edited by a moderator: Sep 8, 2021
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. ennio

    ennio Guest

    Great thread. Thank you for the effort and the info.
     
  10. steve21

    steve21 MDL Novice

    Sep 14, 2009
    5
    6
    0
    #10 steve21, Sep 30, 2009
    Last edited by a moderator: May 23, 2017
  11. steve21

    steve21 MDL Novice

    Sep 14, 2009
    5
    6
    0
    Additionally are there instructions available to export this BIOS so that others can use/patch theirs.
     
  12. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,081
    13,979
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. w_bufffet

    w_bufffet MDL Junior Member

    Oct 22, 2009
    73
    0
    0
    SLP on HP DC7900

    HI,
    I have an HP DC7900 SFF machine that came without SLP (Freedos). Tried to use the HPBI103.exe read SLP confirms SLP is disabled. However trying HPBI103 write SLP on produce an error 0x87

    All commands from a bootable DOS usb stick.

    Any help on why and how to resolve it would be very helpful

    Thanks
     
  14. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. w_bufffet

    w_bufffet MDL Junior Member

    Oct 22, 2009
    73
    0
    0
    I tried all the tools, the only one that worked a bit was the 103, but only reading the data, any attempt to write fails with error (not only SLP, even asset tags etc). Any ideas?
     
  16. ciscokid

    ciscokid MDL Senior Member

    Jun 3, 2007
    317
    74
    10
    Can any of these tools be used on retail (Gigabyte) motherboards?
     
  17. imatrix

    imatrix MDL Guru

    Jul 29, 2009
    2,436
    252
    90
    Hi guys,

    I have a HP Mini laptop and am having problem in using HP tool HPBI103.exe.
    When I issued read slp command, system reports READ Failed, Errorcode=0x86?

    Any idea pls?

    Thanks,
     
  18. imatrix

    imatrix MDL Guru

    Jul 29, 2009
    2,436
    252
    90
    I have downlaoded the file, unpacked and play around with it. but I am still not sure which tool to use. any help pls?
     
  19. imatrix

    imatrix MDL Guru

    Jul 29, 2009
    2,436
    252
    90
    has anyone got similar tool for Samsung?
     
  20. anmg

    anmg MDL Senior Member

    Jul 28, 2009
    304
    309
    10
    Samsung tool we should look on Samsung Windows 7 upgrade DVD
    ASUS tool we should look on ASUS Windows 7 upgrade DVD
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...