Searched refs:bios (Results 1 – 20 of 20) sorted by relevance
| /u-boot/board/coreboot/coreboot/ |
| A D | coreboot.c | 31 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 D | Makefile | 5 obj-y = atibios.o biosemu.o besys.o bios.o \
|
| /u-boot/doc/board/emulation/ |
| A D | qemu-ppce500.rst | 28 $ 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 D | qemu-riscv.rst | 43 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 D | qemu-x86.rst | 31 $ 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 D | qemu-arm.rst | 44 qemu-system-arm -machine virt -bios u-boot.bin 48 qemu-system-aarch64 -machine virt -cpu cortex-a57 -bios u-boot.bin
|
| A D | qemu-mips.rst | 33 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 D | crownbay.rst | 43 .. _`MMTool`: http://www.ami.com/products/bios-uefi-tools-and-utilities/bios-uefi-utilities/
|
| /u-boot/doc/board/AndesTech/ |
| A D | adp-ag101p.rst | 25 If you want to boot this system from SPI ROM and bypass e-bios (the
|
| A D | ax25-ae350.rst | 66 If you want to boot this system from SPI ROM and bypass e-bios (the
|
| /u-boot/include/linux/ |
| A D | apm_bios.h | 44 struct apm_bios_info bios; member
|
| /u-boot/doc/ |
| A D | README.virtio | 77 $ 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 D | README.boston | 26 -bios u-boot.bin -serial stdio
|
| A D | README.nvme | 84 …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 D | Makefile | 8 obj-y += bios.o
|
| /u-boot/doc/usage/ |
| A D | qfw.rst | 69 $ qemu-system-x86_64 -machine pc-i440fx-2.5 -bios u-boot.rom -m 1G \
|
| /u-boot/doc/uefi/ |
| A D | u-boot_on_efi.rst | 80 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 D | fsp-s.txt | 193 - 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 D | x86.rst | 387 => 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 D | chromebook_coral.dts | 845 fsps,bios-cfg-lock-down = <1>;
|
Completed in 28 milliseconds