Home
last modified time | relevance | path

Searched refs:firmware (Results 1 – 25 of 34) sorted by relevance

12

/xen/
A D.gitignore130 tools/firmware/*/biossums
131 tools/firmware/*.bin
132 tools/firmware/*.sym
133 tools/firmware/*bios/*bios*.txt
134 tools/firmware/etherboot/gpxe/*
136 tools/firmware/extboot/signrom
137 tools/firmware/hvmloader/dsdt*
142 tools/firmware/hvmloader/ssdt*
149 tools/firmware/xen-dir/*.old
344 tools/firmware/seabios-dir
[all …]
A DMakefile143 .PHONY: tools/firmware/seabios-dir-force-update
144 tools/firmware/seabios-dir-force-update:
145 $(MAKE) -C tools/firmware seabios-dir-force-update
147 .PHONY: tools/firmware/ovmf-dir-force-update
148 tools/firmware/ovmf-dir-force-update:
149 $(MAKE) -C tools/firmware ovmf-dir-force-update
A DMAINTAINERS532 F: tools/firmware/hvmloader/
533 F: tools/firmware/rombios/
534 F: tools/firmware/vgabios/
/xen/tools/libacpi/
A DREADME1 ACPI builder for domain firmware
15 compiler as -DLIBACPI_STDUTILS=\"<filename>\". See tools/firmware/hvmloader/Makefile
A Dssdt_pm.asl24 * interface. This virtual firmware CMBattery implementation is very similar to
25 * the actual firmware CMBattery implementation. In fact, a good part of the
26 * below is heavily borrowed from the underlying firmware to support
/xen/docs/misc/
A Damd-ucode-container.txt65 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
A Defi.pandoc33 from EFI firmware, or when using an EFI loader that does not support
103 Specifies a device tree file to load. The platform firmware may provide a
/xen/tools/
A DMakefile18 SUBDIRS-$(CONFIG_X86) += firmware
325 subdir-distclean-firmware: .phony
326 $(MAKE) -C firmware distclean
336 $(MAKE) -C firmware subtree-force-update
342 $(MAKE) -C firmware subtree-force-update-all
/xen/docs/admin-guide/
A Dmicrocode-loading.rst8 can be considered as firmware for the processor, and updates are published as
11 Microcode is included as part of the system firmware by an OEM, and a system
12 firmware update is the preferred way of obtaining updated microcode. However,
113 If at all possible, microcode updates should be done by firmware updates,
133 [root@host ~]# xen-ucode /lib/firmware/intel-ucode/06-3c-03
/xen/tools/firmware/rombios/32bit/tcgbios/
A DMakefile2 include $(XEN_ROOT)/tools/firmware/Rules.mk
/xen/tools/firmware/rombios/32bit/
A DMakefile2 include $(XEN_ROOT)/tools/firmware/Rules.mk
/xen/tools/firmware/etherboot/
A DREADME27 The mkhex script in tools/firmware/hvmloader will make the header file
/xen/docs/misc/arm/
A Dbooting.txt30 Xen relies on some settings the firmware has to configure in EL3 before starting Xen.
A Dearly-printk.txt27 not try to initialize the UART, so that bootloader or firmware
/xen/stubdom/grub/
A DMakefile13 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/firmware/vgabios
/xen/tools/firmware/hvmloader/
A DMakefile21 include $(XEN_ROOT)/tools/firmware/Rules.mk
/xen/tools/libxl/
A Dlibxl_dom.c862 const char *firmware = NULL; in libxl__domain_firmware() local
869 if (info->u.hvm.firmware) { in libxl__domain_firmware()
870 firmware = info->u.hvm.firmware; in libxl__domain_firmware()
876 firmware = "hvmloader"; in libxl__domain_firmware()
956 rc = xc_dom_kernel_file(dom, libxl__abs_path(gc, firmware, in libxl__domain_firmware()
/xen/tools/flask/policy/modules/
A Ddom0.te12 writeapic privprofile nonprivprofile kexec firmware sleep frequency
/xen/tools/pygrub/examples/
A Dubuntu-14.04-lts.grub2209 ### BEGIN /etc/grub.d/30_uefi-firmware ###
210 ### END /etc/grub.d/30_uefi-firmware ###
/xen/docs/man/
A Dxl.cfg.5.pod.in465 =item B<firmware="pvgrub32|pvgrub64">
480 =item B<firmware="bios">
485 =item B<firmware="uefi">
489 =item B<firmware="seabios">
491 Boot the guest using the SeaBIOS BIOS firmware.
493 =item B<firmware="rombios">
495 Boot the guest using the ROMBIOS BIOS firmware.
497 =item B<firmware="ovmf">
499 Boot the guest using the OVMF UEFI firmware.
501 =item B<firmware="PATH">
[all …]
/xen/docs/features/
A Dfeature-levelling.pandoc33 * The BIOS/firmware/microcode version and settings
37 A firmware or software upgrade might reduce the available set of features
/xen/tools/xl/
A Dxl_sxp.c89 fprintf(fh, "\t\t\t(firmware %s)\n", b_info->u.hvm.firmware); in printf_info_sexp()
/xen/xen/arch/x86/
A DKconfig237 firmware, and will not function correctly in other scenarios.
/xen/xen/arch/arm/
A DKconfig104 firmware.
A DKconfig.debug237 not try to initialize the UART, so that bootloader or firmware

Completed in 25 milliseconds

12