Home
last modified time | relevance | path

Searched defs:boot_mode (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/system/core/init/
H A Dfirst_stage_init.cpp186 std::string GetModuleLoadList(BootMode boot_mode, const std::string& dir_path) { in GetModuleLoadList()
214 bool LoadKernelModules(BootMode boot_mode, bool want_console, bool want_parallel, in LoadKernelModules()
445 BootMode boot_mode = GetBootMode(cmdline, bootconfig); in FirstStageMain() local
/aosp_15_r20/external/coreboot/src/security/vboot/
H A Dvboot_logic.c203 static const char *get_boot_mode_string(uint8_t boot_mode) in get_boot_mode_string()
217 uint8_t boot_mode; in check_boot_mode() local
/aosp_15_r20/external/coreboot/src/soc/amd/cezanne/psp_verstage/
H A Dsvc.c27 uint32_t svc_get_boot_mode(uint32_t *boot_mode) in svc_get_boot_mode()
135 uint32_t svc_set_platform_boot_mode(enum chrome_platform_boot_mode boot_mode) in svc_set_platform_boot_mode()
/aosp_15_r20/external/coreboot/src/soc/amd/glinda/psp_verstage/
H A Dsvc.c42 uint32_t svc_get_boot_mode(uint32_t *boot_mode) in svc_get_boot_mode()
199 uint32_t svc_set_platform_boot_mode(enum chrome_platform_boot_mode boot_mode) in svc_set_platform_boot_mode()
H A Dsvc.h91 uint32_t boot_mode; member
/aosp_15_r20/external/coreboot/src/soc/amd/phoenix/psp_verstage/
H A Dsvc.c40 uint32_t svc_get_boot_mode(uint32_t *boot_mode) in svc_get_boot_mode()
197 uint32_t svc_set_platform_boot_mode(enum chrome_platform_boot_mode boot_mode) in svc_set_platform_boot_mode()
H A Dsvc.h91 uint32_t boot_mode; member
/aosp_15_r20/external/coreboot/src/soc/amd/mendocino/psp_verstage/
H A Dsvc.c40 uint32_t svc_get_boot_mode(uint32_t *boot_mode) in svc_get_boot_mode()
207 uint32_t svc_set_platform_boot_mode(enum chrome_platform_boot_mode boot_mode) in svc_set_platform_boot_mode()
H A Dsvc.h90 uint32_t boot_mode; member
/aosp_15_r20/external/vboot_reference/tests/common/
H A Dboot_mode.h19 #define SET_BOOT_MODE(ctx, boot_mode, ...) \ argument
H A Dboot_mode.c14 void _set_boot_mode(struct vb2_context *ctx, enum vb2_boot_mode boot_mode, in _set_boot_mode()
/aosp_15_r20/external/vboot_reference/firmware/2lib/include/
H A D2info.h92 static inline const char *vb2_boot_mode_string(uint8_t boot_mode) in vb2_boot_mode_string()
H A D2context.h293 const uint8_t boot_mode; member
H A D2api.h1372 uint8_t boot_mode; member
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhikey_bl1_setup.c116 int32_t boot_mode; in bl1_plat_get_next_image_id() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_bl1_setup.c116 int32_t boot_mode; in bl1_plat_get_next_image_id() local
/aosp_15_r20/external/coreboot/src/security/tpm/tss/vendor/cr50/
H A Dcr50.c108 tpm_result_t tlcl_cr50_get_boot_mode(uint8_t *boot_mode) in tlcl_cr50_get_boot_mode()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hid/
Dhidd_int.h47 bool boot_mode; member
/aosp_15_r20/bootable/libbootloader/gbl/libmisc/src/
H A Dlib.rs80 pub fn boot_mode(&self) -> Result<AndroidBootMode> { in boot_mode() method
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/src/include/
Dese_hal_api.h104 uint8_t boot_mode; member
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/src/include/
Dese_hal_api.h104 uint8_t boot_mode; member
/aosp_15_r20/external/vboot_reference/firmware/2lib/
H A D2api.c25 enum vb2_boot_mode *boot_mode; in vb2api_inject_kernel_subkey() local
/aosp_15_r20/external/coreboot/src/soc/amd/picasso/psp_verstage/
H A Dsvc.c42 uint32_t svc_get_boot_mode(uint32_t *boot_mode) in svc_get_boot_mode()
/aosp_15_r20/external/coreboot/src/northbridge/intel/sandybridge/
H A Dpei_data.h38 int boot_mode; member
/aosp_15_r20/external/coreboot/src/northbridge/intel/haswell/haswell_mrc/
H A Dpei_data.h59 int boot_mode; member

12