Searched defs:boot_progress (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc-test-automation/data/ |
H A D | boot_table_redfish.json | 6 "boot_progress": "^None$", string 12 "boot_progress": "^SystemHardwareInitializationComplete|OSBootStarted|OSRunning$", string 27 "boot_progress": "^None$", string 33 "boot_progress": "^SystemHardwareInitializationComplete|OSBootStarted|OSRunning$", string 48 "boot_progress": "^None$", string 54 "boot_progress": "^SystemHardwareInitializationComplete|OSBootStarted|OSRunning$", string 72 "boot_progress": "^None$", string 91 "boot_progress": "^None$", string 110 "boot_progress": "^None$", string 129 "boot_progress": "^None$", string [all …]
|
H A D | boot_table_osrunning_redfish.json | 6 "boot_progress": "^None$", string 12 "boot_progress": "^OSRunning$", string 27 "boot_progress": "^None$", string 33 "boot_progress": "^OSRunning$", string 48 "boot_progress": "^None$", string 54 "boot_progress": "^OSRunning$", string 72 "boot_progress": "^None$", string 91 "boot_progress": "^None$", string 110 "boot_progress": "^None$", string 129 "boot_progress": "^None$", string [all …]
|
H A D | boot_table.json | 6 "boot_progress": "^Off|Unspecified$", string 13 "boot_progress": "^FW Progress, Starting OS|OSStart$", string 29 "boot_progress": "^Off|Unspecified$", string 36 "boot_progress": "^FW Progress, Starting OS|OSStart$", string 52 "boot_progress": "^Off|Unspecified$", string 59 "boot_progress": "^FW Progress, Starting OS|OSStart$", string 80 "boot_progress": "^Off|Unspecified$", string 100 "boot_progress": "^Off|Unspecified$", string 120 "boot_progress": "^Off|Unspecified$", string 140 "boot_progress": "^Off|Unspecified$", string [all …]
|
/openbmc/linux/drivers/misc/ |
H A D | smpro-misc.c | 28 u16 boot_progress[3] = { 0 }; in boot_progress_show() local
|
/openbmc/u-boot/common/ |
H A D | bootm.c | 444 static int bootm_load_os(bootm_headers_t *images, int boot_progress) in bootm_load_os() 692 int states, bootm_headers_t *images, int boot_progress) in do_bootm_states()
|
/openbmc/skeleton/op-pwrctl/ |
H A D | power_control_obj.c | 173 gchar *boot_progress = NULL; in on_boot_progress() local
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_if.h | 415 u8 boot_progress; member
|