This is no request thread! HP COMPAQ bioses, how to modify the bios?

Discussion in 'BIOS Mods' started by Yen, Aug 6, 2009.

  1. roadrunner_uk_ak

    roadrunner_uk_ak MDL Novice

    Aug 14, 2009
    10
    0
    0
  2. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,081
    13,980
    340
    #422 Yen, Aug 19, 2009
    Last edited by a moderator: May 23, 2017
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. TTAV134

    TTAV134 MDL Expert

    Mar 1, 2009
    1,559
    656
    60
    hi,

    I've search a lot, and the flashing routine is not so easy to understand. But we are on the right direction.

    regards
     
  4. bilal101

    bilal101 MDL Novice

    Aug 14, 2009
    12
    0
    0
    Block-Protection bits

    ooh... finally this thread is getting me a little excited with the prospect of a solution to our HP Phoenix woes!
     
  5. TTAV134

    TTAV134 MDL Expert

    Mar 1, 2009
    1,559
    656
    60
    @ YEN

    I suggest to remove "PHOENIX" from the title of this thread as we are only trying to solve "HP COMPAQ" bios's flashing issues with HPQFlash/Rompaq

    regards
     
  6. Hotpepper

    Hotpepper MDL Novice

    Aug 1, 2009
    24
    2
    0
    Another important question for me is the following:

    What does the notebook when it's restarted after the BIOS flash? HP notebooks restart several times when a new BIOS has been installed. Does HPQFlash only write to a temporary region? If so, then I think the configuration which ares should be written is found in the Image itself. That would be a problem for us though.
     
  7. TTAV134

    TTAV134 MDL Expert

    Mar 1, 2009
    1,559
    656
    60
    hi,

    I think I've found THE solution, i cant test it tonight (gmt+1) because I've completely explode my laptop 6910p searching an hypothetic hardware solution and now that will take a couple of hours to make it working again. So as soon as possible i will explain the way to unlock the protected zone of the BIOS.

    see you soon.
     
  8. DAPBENJAMIN

    DAPBENJAMIN MDL Junior Member

    Sep 30, 2008
    75
    3
    0
    That's right get us hitting refresh every 15 seconds :)
     
  9. TTAV134

    TTAV134 MDL Expert

    Mar 1, 2009
    1,559
    656
    60
    #432 TTAV134, Aug 19, 2009
    Last edited by a moderator: May 23, 2017
  10. TTAV134

    TTAV134 MDL Expert

    Mar 1, 2009
    1,559
    656
    60
    hi,

    My machine works now but I'm a bit disappointed because the command HPBI103 write VPRO ON crash.

    anyway a HPBI103 read VPRO returns the following message:

    Assets Utility Version 1.02 Copyright (c) 2006 Hewlett-Packard Corporation
    VPro Disabled
    Descriptor locked
    Management Engine disabled
    Flash Protection Override disabled


    May be the write routine have been removed from the tool or something else, i'am sure a lot of people will investigate soon.

    @gregg, mutante, if you have some time to spend on this subject, can you have a look with IDA.

    regards
     
  11. gregg

    gregg MDL Novice

    Aug 7, 2009
    29
    0
    0
    Really interesting tool...

    I'm looking asm code but this tool is really not easy to understand. Maybe mutante can help us.

    We just need to find a way to enable Flash Protection Override, right?

    PS: On my laptop, VPro is enabled :confused:. But I really don't know theses tools and what is Vpro...
    PS2: Are you sure this tool is made for our laptops? Maybe some other HP DMI Tools are available...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. TTAV134

    TTAV134 MDL Expert

    Mar 1, 2009
    1,559
    656
    60
    hi,

    thats the only tool from HP DMI collection who works on my 6910p, it's often use to make visible SLIC tables with the command HPBI103 write slp on. This hidden VPRO command will certainly help us to enable Flash Protection Override. If the write command have been removed we can anyway analyze the read command and see witch part of the DMI table is concerned. I'm pretty sure the solution is here, hidden but here.


    can you please give the model of your laptop and send a copy of what is return by the command on your machine, (type hpbi103 vpro> result.txt)

    thanks for the help
     
  13. gregg

    gregg MDL Novice

    Aug 7, 2009
    29
    0
    0
    #436 gregg, Aug 20, 2009
    Last edited by a moderator: Apr 20, 2017
    HP 8710w
    Code:
    Assets Utility Version 1.02 Copyright (c) 2006 Hewlett-Packard Corporation
    VPro Enabled
    Descriptor locked
    Management Engine enabled
    Flash Protection Override disabled
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. TTAV134

    TTAV134 MDL Expert

    Mar 1, 2009
    1,559
    656
    60
    #437 TTAV134, Aug 20, 2009
    Last edited by a moderator: Apr 20, 2017
    hi,

    May be we have to learn how using this new command.

    thanks
     
  15. TTAV134

    TTAV134 MDL Expert

    Mar 1, 2009
    1,559
    656
    60
    hi,

    I agree, but the Flash Protection Override disabled/enable information flag is in the DMI table and we have to find the way to change it.

    With IDA i aim to find the read routine of this flag and then make a small com file to change it. May be I'm wrong.
     
  16. sebus

    sebus MDL Guru

    Jul 23, 2008
    6,356
    2,026
    210
    This command (HPBI103 read vpro) of course does NOT work on 6715b which is AMD Turion based

    sebus