Searched refs:bios (Results 1 – 9 of 9) sorted by relevance
7 obj-y = atibios.o biosemu.o besys.o bios.o \
27 # qemu-system-mips -M mips -bios u-boot.bin -nographic31 # qemu-system-mipsel -M mips -bios u-boot.bin -nographic35 # qemu-system-mips64 -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic39 # qemu-system-mips64el -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
22 If you want to boot this system from SPI ROM and bypass e-bios (the
26 -bios u-boot.bin -serial stdio
86 …6 -drive file=nvme.img,if=none,id=drv0 -device nvme,drive=drv0,serial=QEMUNVME0001 -bios u-boot.rom
413 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom419 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -M q35425 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -m 1024445 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -m 1024 -kernel /path/to/bzImage821 => tftp bios.bin.elf;bootelf830 bios.bin.elf is the SeaBIOS image built from SeaBIOS source tree.843 Creating out/bios.bin.elf852 $ qemu-system-i386 -serial stdio -bios u-boot.rom -hda disk.img -cdrom winxp.iso -smp 2 -m 512855 $ qemu-system-i386 -serial stdio -bios u-boot.rom -hda disk.img -smp 2 -m 5121141 [7] http://www.ami.com/products/bios-uefi-tools-and-utilities/bios-uefi-utilities/
104 qemu-system-x86_64 -bios bios.bin -hda fat:/tmp/efi/108 run the application. 'bios.bin' is the EFI 'BIOS'. Check [2] to obtain a
45 struct apm_bios_info bios; member
9 obj-y += bios.o