echo -off
# + ============================================================== +
#  Test
#  Module Name:  startup.nsh
#  Abstract:  Script file for Auto flash BIOS
# + ============================================================== +
#    Program all blocks of BIOS
# + ============================================================== +
 
 
echo Flashing BIOS...
echo update BIOS
 
fs1:             
 
 
AfuEfix64 BIOS.bin /P /B /N /REBOOT
 
echo -on
 
 
 
 
arrow
arrow
    全站熱搜

    Gary 發表在 痞客邦 留言(0) 人氣()