Home
last modified time | relevance | path

Searched refs:bios (Results 1 – 20 of 20) sorted by relevance

/u-boot/board/coreboot/coreboot/
A Dcoreboot.c31 const struct smbios_header *bios = smbios_header(smbios, SMBIOS_BIOS_INFORMATION); in show_board_info() local
33 const struct smbios_type0 *t0 = (struct smbios_type0 *)bios; in show_board_info()
39 const char *bios_ver = smbios_string(bios, t0->bios_ver); in show_board_info()
/u-boot/drivers/bios_emulator/
A DMakefile5 obj-y = atibios.o biosemu.o besys.o bios.o \
/u-boot/doc/board/emulation/
A Dqemu-ppce500.rst28 $ qemu-system-ppc -nographic -machine ppce500 -bios u-boot
32 $ qemu-system-ppc64 -nographic -machine ppce500 -bios u-boot
54 $ qemu-system-ppc64 -nographic -machine ppce500 -cpu e6500 -bios u-boot
70 $ qemu-system-ppc -nographic -machine ppce500 -bios u-boot \
A Dqemu-riscv.rst43 qemu-system-riscv32 -nographic -machine virt -bios u-boot
47 qemu-system-riscv64 -nographic -machine virt -bios u-boot
101 qemu-system-riscv32 -nographic -machine virt -bios spl/u-boot-spl \
106 qemu-system-riscv64 -nographic -machine virt -bios spl/u-boot-spl \
A Dqemu-x86.rst31 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom
37 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -M q35
43 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -m 1024
80 $ qemu-system-i386 -nographic -bios path/to/u-boot.rom -m 1024 \
108 $ qemu-system-x86_64 -nographic -bios path/to/u-boot.rom
A Dqemu-arm.rst44 qemu-system-arm -machine virt -bios u-boot.bin
48 qemu-system-aarch64 -machine virt -cpu cortex-a57 -bios u-boot.bin
A Dqemu-mips.rst33 qemu-system-mips -M mips -bios u-boot.bin -nographic
40 qemu-system-mipsel -M mips -bios u-boot.bin -nographic
47 qemu-system-mips64 -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
54 qemu-system-mips64el -cpu MIPS64R2-generic -M mips -bios u-boot.bin -nographic
/u-boot/doc/board/intel/
A Dcrownbay.rst43 .. _`MMTool`: http://www.ami.com/products/bios-uefi-tools-and-utilities/bios-uefi-utilities/
/u-boot/doc/board/AndesTech/
A Dadp-ag101p.rst25 If you want to boot this system from SPI ROM and bypass e-bios (the
A Dax25-ae350.rst66 If you want to boot this system from SPI ROM and bypass e-bios (the
/u-boot/include/linux/
A Dapm_bios.h44 struct apm_bios_info bios; member
/u-boot/doc/
A DREADME.virtio77 $ qemu-system-arm -nographic -machine virt -bios u-boot.bin \
85 $ qemu-system-i386 -nographic -bios u-boot.rom \
96 $ qemu-system-arm -nographic -machine virt -bios u-boot.bin \
107 $ qemu-system-i386 -nographic -bios u-boot.rom \
A DREADME.boston26 -bios u-boot.bin -serial stdio
A DREADME.nvme84 …6 -drive file=nvme.img,if=none,id=drv0 -device nvme,drive=drv0,serial=QEMUNVME0001 -bios u-boot.rom
/u-boot/arch/x86/lib/
A DMakefile8 obj-y += bios.o
/u-boot/doc/usage/
A Dqfw.rst69 $ qemu-system-x86_64 -machine pc-i440fx-2.5 -bios u-boot.rom -m 1G \
/u-boot/doc/uefi/
A Du-boot_on_efi.rst80 qemu-system-x86_64 -bios bios.bin -hda fat:/tmp/efi/
84 run the application. 'bios.bin' is the EFI 'BIOS'. Check [2] to obtain a
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/
A Dfsp-s.txt193 - fsps,bios-cfg-lock-down: HD-Audio BIOS Configuration Lock Down
215 - fsps,bios-interface: BIOS Interface Lock Down
216 - fsps,bios-lock: Bios LockDown Enable
218 - fsps,bios-lock-sw-smi-number: BiosLock SWSMI Number
/u-boot/doc/arch/
A Dx86.rst387 => tftp bios.bin.elf;bootelf
396 bios.bin.elf is the SeaBIOS image built from SeaBIOS source tree.
409 Creating out/bios.bin.elf
420 $ qemu-system-i386 -serial stdio -bios u-boot.rom -hda disk.img -cdrom winxp.iso -smp 2 -m 512
423 $ qemu-system-i386 -serial stdio -bios u-boot.rom -hda disk.img -smp 2 -m 512
/u-boot/arch/x86/dts/
A Dchromebook_coral.dts845 fsps,bios-cfg-lock-down = <1>;

Completed in 28 milliseconds