/aosp_15_r20/system/core/init/ |
H A D | first_stage_init.cpp | 186 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 D | vboot_logic.c | 203 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 D | svc.c | 27 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 D | svc.c | 42 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 D | svc.h | 91 uint32_t boot_mode; member
|
/aosp_15_r20/external/coreboot/src/soc/amd/phoenix/psp_verstage/ |
H A D | svc.c | 40 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 D | svc.h | 91 uint32_t boot_mode; member
|
/aosp_15_r20/external/coreboot/src/soc/amd/mendocino/psp_verstage/ |
H A D | svc.c | 40 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 D | svc.h | 90 uint32_t boot_mode; member
|
/aosp_15_r20/external/vboot_reference/tests/common/ |
H A D | boot_mode.h | 19 #define SET_BOOT_MODE(ctx, boot_mode, ...) \ argument
|
H A D | boot_mode.c | 14 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 D | 2info.h | 92 static inline const char *vb2_boot_mode_string(uint8_t boot_mode) in vb2_boot_mode_string()
|
H A D | 2context.h | 293 const uint8_t boot_mode; member
|
H A D | 2api.h | 1372 uint8_t boot_mode; member
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/ |
H A D | hikey_bl1_setup.c | 116 int32_t boot_mode; in bl1_plat_get_next_image_id() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hikey_bl1_setup.c | 116 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 D | cr50.c | 108 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/ |
D | hidd_int.h | 47 bool boot_mode; member
|
/aosp_15_r20/bootable/libbootloader/gbl/libmisc/src/ |
H A D | lib.rs | 80 pub fn boot_mode(&self) -> Result<AndroidBootMode> { in boot_mode() method
|
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/src/include/ |
D | ese_hal_api.h | 104 uint8_t boot_mode; member
|
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/src/include/ |
D | ese_hal_api.h | 104 uint8_t boot_mode; member
|
/aosp_15_r20/external/vboot_reference/firmware/2lib/ |
H A D | 2api.c | 25 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 D | svc.c | 42 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 D | pei_data.h | 38 int boot_mode; member
|
/aosp_15_r20/external/coreboot/src/northbridge/intel/haswell/haswell_mrc/ |
H A D | pei_data.h | 59 int boot_mode; member
|