Searched refs:firmware (Results 1 – 25 of 31) sorted by relevance
12
139 tools/firmware/*/biossums140 tools/firmware/*.bin141 tools/firmware/*.sym142 tools/firmware/*bios/*bios*.txt143 tools/firmware/etherboot/gpxe/*145 tools/firmware/extboot/signrom146 tools/firmware/hvmloader/dsdt*151 tools/firmware/hvmloader/ssdt*158 tools/firmware/xen-dir/*.old347 tools/firmware/seabios-dir[all …]
136 .PHONY: tools/firmware/seabios-dir-force-update137 tools/firmware/seabios-dir-force-update:138 $(MAKE) -C tools/firmware seabios-dir-force-update140 .PHONY: tools/firmware/ovmf-dir-force-update141 tools/firmware/ovmf-dir-force-update:142 $(MAKE) -C tools/firmware ovmf-dir-force-update
593 42a6b4b7KssGzTDVN-XG2FM1gCEnnw tools/firmware/Makefile594 42a6b4b7qP95OSsEL8XWKKZ1p1myjQ tools/firmware/README595 42c3a8aasHaruuXW5eNaF3-Q3iJqxA tools/firmware/acpi/Makefile596 42c3a8aa2r5f9x1E8l23Dj9DYi0nRg tools/firmware/acpi/README597 42c3a8aayb825lgitjA4O817LDpJPw tools/firmware/acpi/acpi2_0.h615 42a6b4b86GMM969Y82nK3HuUi6eP9g tools/firmware/vgabios/BUGS619 42a6b4b8AYFCsoAeqqQ8dibmgxkfLA tools/firmware/vgabios/Notes620 42a6b4b8NUXHh1hudvvNCuqgo9cB-Q tools/firmware/vgabios/README621 42a6b4b8MM0Pj6uDwdJ4Eyg6hB-oEA tools/firmware/vgabios/TODO625 42a6b4b8M4BsNDRAJMHpY8H2iRu0qA tools/firmware/vgabios/vbe.c[all …]
449 F: tools/firmware/hvmloader/450 F: tools/firmware/rombios/451 F: tools/firmware/vgabios/
679 Booting a guest via guest BIOS firmware685 OVMF firmware implements the UEFI boot protocol.
1 ACPI builder for domain firmware15 compiler as -DLIBACPI_STDUTILS=\"<filename>\". See tools/firmware/hvmloader/Makefile
24 * interface. This virtual firmware CMBattery implementation is very similar to25 * the actual firmware CMBattery implementation. In fact, a good part of the26 * below is heavily borrowed from the underlying firmware to support
65 4. cat /lib/firmware/amd-ucode/microcode_amd.bin \66 /lib/firmware/amd-ucode/microcode_amd_fam15h.bin > \89 [2] https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/amd-ucode
33 from EFI firmware, or when using an EFI loader that does not support103 Specifies a device tree file to load. The platform firmware may provide a
18 SUBDIRS-$(CONFIG_X86) += firmware320 subdir-distclean-firmware: .phony321 $(MAKE) -C firmware distclean331 $(MAKE) -C firmware subtree-force-update337 $(MAKE) -C firmware subtree-force-update-all
2 include $(XEN_ROOT)/tools/firmware/Rules.mk
30 Xen relies on some settings the firmware has to configure in EL3 before starting Xen.
28 initialize the UART, so that bootloader or firmware settings can
13 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/firmware/vgabios
27 The mkhex script in tools/firmware/hvmloader will make the header file
21 include $(XEN_ROOT)/tools/firmware/Rules.mk
1001 const char *firmware = NULL; in libxl__domain_firmware() local1008 if (info->u.hvm.firmware) { in libxl__domain_firmware()1009 firmware = info->u.hvm.firmware; in libxl__domain_firmware()1015 firmware = "hvmloader"; in libxl__domain_firmware()1095 rc = xc_dom_kernel_file(dom, libxl__abs_path(gc, firmware, in libxl__domain_firmware()
12 writeapic privprofile nonprivprofile kexec firmware sleep frequency
464 =item B<firmware="pvgrub32|pvgrub64">479 =item B<firmware="bios">484 =item B<firmware="uefi">488 =item B<firmware="seabios">490 Boot the guest using the SeaBIOS BIOS firmware.492 =item B<firmware="rombios">494 Boot the guest using the ROMBIOS BIOS firmware.496 =item B<firmware="ovmf">498 Boot the guest using the OVMF UEFI firmware.500 =item B<firmware="PATH">[all …]
209 ### BEGIN /etc/grub.d/30_uefi-firmware ###210 ### END /etc/grub.d/30_uefi-firmware ###
33 * The BIOS/firmware/microcode version and settings37 A firmware or software upgrade might reduce the available set of features
155 firmware, and will not function correctly in other scenarios.
89 fprintf(fh, "\t\t\t(firmware %s)\n", b_info->u.hvm.firmware); in printf_info_sexp()
48 firmware
Completed in 30 milliseconds