1. akcent

    akcent MDL BIOS/EFI Modifier

    Aug 20, 2009
    2,453
    1,248
    90
    Yes, SLIC2.1 ASUS
     
  2. ring

    ring MDL Novice

    Apr 11, 2009
    47
    3
    0
    Sorry, i mean only the Mod BIOS. Not a USB-STICK-DOS.exe...

    I get a lot of MOD-BIOS Files from here and i only need the Mod-BIOS...
     
  3. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,336
    390
    #30203 Serg008, Oct 28, 2011
    Last edited by a moderator: Apr 20, 2017
  4. akcent

    akcent MDL BIOS/EFI Modifier

    Aug 20, 2009
    2,453
    1,248
    90
    The strange request. I not anything to help you with a condition
     
  5. morici5

    morici5 MDL Novice

    Jul 6, 2010
    45
    12
    0
    Someone help me ?? Please

    to mod slic 2.1 7zx gigabyte post n. 30082
     
  6. camar0

    camar0 MDL Novice

    Sep 4, 2009
    15
    0
    0
    #30207 camar0, Oct 28, 2011
    Last edited by a moderator: Apr 20, 2017
  7. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,336
    390
    #30209 Serg008, Oct 29, 2011
    Last edited by a moderator: Apr 20, 2017
    Try to flash your original bios from DOS like:
    Code:
    afudos p170hm10.ls3 /P /B /N /shutdown %1 %2 %3 %4
    after reboot uninstall Loader and provide new RWE report.
     
  8. camar0

    camar0 MDL Novice

    Sep 4, 2009
    15
    0
    0
    #30210 camar0, Oct 29, 2011
    Last edited by a moderator: Apr 20, 2017
    yes that is the command i ran :(

    not sure what was done in that last image the other guy did, also noted boot image changed....



     
  9. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,336
    390
    #30211 Serg008, Oct 29, 2011
    Last edited by a moderator: Apr 20, 2017
    try to use /X option too
    Code:
    - /XDo not check ROM ID
     
  10. camar0

    camar0 MDL Novice

    Sep 4, 2009
    15
    0
    0
    i will try...

    btw the oem command to update uses also the /K

    should i be using that with /X?

    i.e. afudos P170HM10.ls3 /P /B /N /K /X /shutdown %1 %2 %3 %4
     
  11. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,336
    390
    with this option (/K) you'll rewrite all service info (MAC, ...), so No
     
  12. Ipmark

    Ipmark MDL Expert

    Jul 29, 2009
    1,595
    422
    60

    afudos /iP170HM10.ls3 /P /B /N /X /shutdown %1 %2 %3 %4
     
  13. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,336
    390
    Usage (applies to AFUWIN, AFUDOS, AFUEFI and AFUEFI64...
    for usage of AFUBSD and AFULNX see help files provided in their folders):
    ------------------------------------------------------------------
    AFUDOS <BIOS ROM File Name> [Option 1] [Option 2]
    Or
    AFUDOS <Input or Output File Name> <Command>
    Or
    AFUDOS <Command>

    BIOS ROM File Name
    The mandatory field is used to specify path/filename of the BIOS ROM file with extension.

    Commands
    The mandatory field is used to select an operation mode.
    - /OSave current ROM image to file
    - /UGet and display ROM ID from BIOS ROM file
    - /SRefer to Option: /S
    - /DVerification test of given ROM File without flashing BIOS.
    - /ARefer to Option: /A
    - /CLNEVNLOG Refer to Option: /CLNEVNLOG

    Options
    The optional field used to supply more information for flashing BIOS ROM. Following lists the supported optional parameters and format:
    - /PProgram main bios image
    - /BProgram Boot Block
    - /NProgram NVRAM
    - /EProgram Embedded Controller block if present
    - /KProgram all non-critical blocks and ROM Holes
    - /KnProgram n'th non-critical block or ROM Hole only (0>= n <=7)
    - /QQuiet mode enable
    - /REBOOTReboot after update BIOS done
    - /XDo not check ROM ID
    - /SDisplay current system's BIOS ROM ID
    - /RPreserve all SMBIOS structures during programming.
    - /RnPreserve SMBIOS type N during programming.
    - /ECUFUpdate EC BIOS when newer version is detected.
    - /Shutdown Shutdown after programming.
    - /HOLE: Upate sepcific ROM Hole according to RomHole GUID.
    - /HOLEOUT: Save specific ROM Hole according to given GUID.
    - /SP Preserve Setup setting.
    - /ECProgram Embedded Controller Block.(Flash Type)
    - /MEUFProgram ME Ignition Firmware Block.
    - /MEProgram ME Entire Firmware Block.(only support DOS and WinPE platform)
    - /CAF Compare ROM file's data with Systems is different or not, if not then cancel related update.
    - /AOem Activation file.
    - /CLNEVNLOG Clear Event Log.

    Rules
    - Any parameter encolsed by < > is a mandatory field.
    - Any parameter enclosed by [ ] is an optional field.
    - <Commands> cannot co-exist with any [Options].
    - Main BIOS image is default flashing area if no any option present.
    - [/REBOOT], [/X], and [/S] will enable [/P] function automatically.
    - If [/B] present alone, there is only the Boot Block area to be updated.
    - If [/N] present alone, there is only the NVRAM area to be updated.
    - If [/E] present alone, there is only the Embedded Controller block to be updated.
     
  14. Ipmark

    Ipmark MDL Expert

    Jul 29, 2009
    1,595
    422
    60
    From AFUDOS v2.11/2.29ES/2.36ES/2.38/2.41 (EX editor used):
    Usage: afudos /i<ROM filename> [/o<save ROM filename>] :p
     
  15. Serg008

    Serg008 MDL BIOS/EFI Guru

    Feb 23, 2010
    23,347
    10,336
    390
    We talking about afudos for AMI APTIO, (while a you - for AMI bios) ;)
     
  16. Ipmark

    Ipmark MDL Expert

    Jul 29, 2009
    1,595
    422
    60
    :confused: >>> :g: >>> :eek: >>> :( >>> :kick: >>> :worthy: >>> :biggrin: >>> :clap3: >>> :D