Home
last modified time | relevance | path

Searched refs:pcbios (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlive-vm-common.bbclass26 # Include legacy boot if MACHINE_FEATURES includes "pcbios" or if it does not
29 def pcbios(d):
30 pcbios = bb.utils.contains("MACHINE_FEATURES", "pcbios", "1", "0", d)
31 if pcbios == "0":
32 pcbios = bb.utils.contains("MACHINE_FEATURES", "efi", "0", "1", d)
33 return pcbios
35 PCBIOS = "${@pcbios(d)}"
/openbmc/linux/arch/x86/pci/
H A Dinit.c12 int type, pcbios = 1; in pci_arch_init() local
20 pcbios = x86_init.pci.arch_init(); in pci_arch_init()
28 if (!pcbios) in pci_arch_init()
H A DMakefile4 obj-$(CONFIG_PCI_BIOS) += pcbios.o
/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/
H A Ddirectdisk-gpt.wks1 # short-description: Create a 'pcbios' direct disk image
6 part /boot --source bootimg-pcbios --ondisk sda --label boot --active --align 1024
H A Dcommon.wks.inc2 part /boot --source bootimg-pcbios --ondisk sda --label boot --active --align 1024
H A Ddirectdisk.wks1 # short-description: Create a 'pcbios' direct disk image
H A Dqemux86-directdisk.wks1 # short-description: Create a qemu machine 'pcbios' direct disk image
H A Ddirectdisk-bootloader-config.wks1 # short-description: Create a 'pcbios' direct disk image with custom bootloader config
H A Ddirectdisk-multi-rootfs.wks18 part /boot --source bootimg-pcbios --ondisk sda --label boot --active --align 1024
/openbmc/openbmc/poky/meta-selftest/wic/
H A Dtest_rawcopy_plugin.wks.in3 part /boot --active --source bootimg-pcbios
/openbmc/openbmc/poky/meta-yocto-bsp/conf/machine/include/
H A Dgenericx86-common.inc3 MACHINE_FEATURES += "wifi efi pcbios"
/openbmc/openbmc/poky/meta-selftest/recipes-test/images/
H A Dwic-image-minimal.wks5 part /boot --source bootimg-pcbios --ondisk sda --label boot --active --align 1024
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dwic.rst148 directdisk Create a 'pcbios' direct disk image
151 directdisk-gpt Create a 'pcbios' direct disk image
154 qemux86-directdisk Create a qemu machine 'pcbios' direct disk image
291 directdisk Create a 'pcbios' direct disk image
294 directdisk-gpt Create a 'pcbios' direct disk image
368 part /boot --source bootimg-pcbios --ondisk sda --label boot --active --align 1024
371 members of the matching source plugin (i.e. ``bootimg-pcbios``) in the
372 ``bootimg-pcbios.py`` plugin file are used.
375 the ``bootimg-pcbios.py`` file for the previous command along with an
387 name = 'bootimg-pcbios'
[all …]
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dfeatures.rst65 - *pcbios:* Support for booting through BIOS
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.rst68 - bootimg-pcbios: use label provided when formatting a DOS partition
H A Drelease-notes-4.3.rst178 - ``bootimg-pcbios``: use kernel name from :term:`KERNEL_IMAGETYPE` instead of