mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
bfbb9d2ed5
* msg.S now reads an ASCII message (with escaped colour sequences) from the following blocks, which is both more flexible and allows for more content to be displayed. * Also adds Bochs testing to the MBR build facility
58 lines
2.3 KiB
Text
58 lines
2.3 KiB
Text
# configuration file generated by Bochs
|
|
plugin_ctrl: unmapped=true, biosdev=true, speaker=true, extfpuirq=true, parallel=true, serial=true, gameport=true, iodebug=true
|
|
config_interface: win32config
|
|
display_library: win32, options="gui_debug"
|
|
memory: host=32, guest=32
|
|
romimage: file="C:\Program Files\Bochs\BIOS-bochs-latest", address=0x00000000, options=none
|
|
vgaromimage: file="C:\Program Files\Bochs\VGABIOS-lgpl-latest"
|
|
boot: disk
|
|
floppy_bootsig_check: disabled=0
|
|
# no floppya
|
|
# no floppyb
|
|
ata0: enabled=true, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
|
|
ata0-master: type=disk, path="C:\Projects\rufus\res\mbr\disk.img", mode=flat, cylinders=64, heads=10, spt=32, sect_size=512, model="Virtual HDD", biosdetect=auto, translation=lba
|
|
ata0-slave: type=none
|
|
ata1: enabled=true, ioaddr1=0x170, ioaddr2=0x370, irq=15
|
|
ata1-master: type=none
|
|
ata1-slave: type=none
|
|
ata2: enabled=false
|
|
ata3: enabled=false
|
|
optromimage1: file=none
|
|
optromimage2: file=none
|
|
optromimage3: file=none
|
|
optromimage4: file=none
|
|
optramimage1: file=none
|
|
optramimage2: file=none
|
|
optramimage3: file=none
|
|
optramimage4: file=none
|
|
pci: enabled=1, chipset=i440fx
|
|
vga: extension=vbe, update_freq=5, realtime=1
|
|
cpu: count=1, ips=4000000, model=bx_generic, reset_on_triple_fault=1, cpuid_limit_winnt=0, ignore_bad_msrs=1, mwait_is_nop=0
|
|
cpuid: level=6, stepping=3, model=3, family=6, vendor_string="GenuineIntel", brand_string=" Intel(R) Pentium(R) 4 CPU "
|
|
cpuid: mmx=true, apic=xapic, simd=sse2, sse4a=false, misaligned_sse=false, sep=true
|
|
cpuid: movbe=false, adx=false, aes=false, sha=false, xsave=false, xsaveopt=false, x86_64=true
|
|
cpuid: 1g_pages=false, pcid=false, fsgsbase=false, smep=false, smap=false, mwait=true
|
|
cpuid: vmx=1
|
|
print_timestamps: enabled=0
|
|
debugger_log: -
|
|
magic_break: enabled=1
|
|
port_e9_hack: enabled=0
|
|
private_colormap: enabled=0
|
|
clock: sync=none, time0=local, rtc_sync=0
|
|
# no cmosimage
|
|
log: -
|
|
logprefix: %t%e%d
|
|
debug: action=ignore
|
|
info: action=report
|
|
error: action=report
|
|
panic: action=ask
|
|
keyboard: type=mf, serial_delay=250, paste_delay=100000, user_shortcut=none
|
|
mouse: type=ps2, enabled=false, toggle=ctrl+mbutton
|
|
sound: waveoutdrv=win, waveout=none, waveindrv=win, wavein=none, midioutdrv=win, midiout=none
|
|
speaker: enabled=true, mode=sound
|
|
parport1: enabled=true, file=none
|
|
parport2: enabled=false
|
|
com1: enabled=true, mode=null
|
|
com2: enabled=false
|
|
com3: enabled=false
|
|
com4: enabled=false
|