Searched refs:boot_type (Results 1 – 9 of 9) sorted by relevance
| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | mmc_env.c | 22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local 25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
|
| H A D | cpu.c | 422 u8 boot_type = (*p)->boot_dev_type; in get_boot_device() local 425 switch (boot_type) { in get_boot_device()
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | state_map.py | 193 def valid_boot_state(self, boot_type, state_set): argument 204 if state_set in set(VALID_BOOT_STATES[boot_type]): 209 def redfish_valid_boot_state(self, boot_type, state_dict): argument 220 REDFISH_VALID_BOOT_STATES[boot_type]
|
| H A D | boot_data.py | 244 def update(self, boot_type, boot_status): argument 256 self.__boot_results.inc_row_field(boot_type, boot_status.lower())
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/ |
| H A D | phosphor-settings-manager_git.bb | 29 # 'boot_type' configuration parameter is used to add support for 31 PACKAGECONFIG[boot_type] = "" 32 SRC_URI += "${@bb.utils.contains('PACKAGECONFIG', 'boot_type', 'file://boot_type.override.yml', '',…
|
| /openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/settings/ |
| H A D | phosphor-settings-manager_%.bbappend | 3 PACKAGECONFIG:append:daytonax = " boot_type"
|
| /openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/settings/ |
| H A D | phosphor-settings-manager_%.bbappend | 3 PACKAGECONFIG:append:ethanolx = " boot_type"
|
| /openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/settings/ |
| H A D | phosphor-settings-manager_%.bbappend | 7 PACKAGECONFIG:append:s6q = " boot_type"
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | bootmap.h | 466 uint8_t boot_type; member
|