Home
last modified time | relevance | path

Searched refs:POSTCODE_MEM_PREINIT_PREP_END (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/console/
H A Dpost_codes.h108 #define POSTCODE_MEM_PREINIT_PREP_END 0x36 macro
/aosp_15_r20/external/coreboot/src/drivers/intel/fsp1_1/
H A Draminit.c90 post_code(POSTCODE_MEM_PREINIT_PREP_END); in raminit()
/aosp_15_r20/external/coreboot/src/drivers/intel/fsp2_0/
H A Dmemory_init.c407 post_code(POSTCODE_MEM_PREINIT_PREP_END); in do_fsp_memory_init()
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Deventlog.c381 {POSTCODE_MEM_PREINIT_PREP_END, "Memory init param preparation complete"}, in eventlog_print_data()