Searched refs:POSTCODE_RAM_FAILURE (Results 1 – 7 of 7) sorted by relevance
/external/coreboot/src/northbridge/intel/i440bx/ |
D | raminit.c | 766 die_with_post_code(POSTCODE_RAM_FAILURE, in set_dram_row_attributes() 871 die_with_post_code(POSTCODE_RAM_FAILURE, in set_dram_row_attributes() 875 die_with_post_code(POSTCODE_RAM_FAILURE, in set_dram_row_attributes() 886 die_with_post_code(POSTCODE_RAM_FAILURE, in set_dram_row_attributes()
|
/external/coreboot/src/lib/ |
D | ramtest.c | 113 post_code(POSTCODE_RAM_FAILURE); in ram_bitset_nodie() 203 post_code(POSTCODE_RAM_FAILURE); in quick_ram_check_or_die()
|
/external/coreboot/src/drivers/intel/fsp1_1/ |
D | raminit.c | 117 die_with_post_code(POSTCODE_RAM_FAILURE, in raminit() 174 die_with_post_code(POSTCODE_RAM_FAILURE, in raminit()
|
/external/coreboot/src/commonlib/include/commonlib/console/ |
D | post_codes.h | 406 #define POSTCODE_RAM_FAILURE 0xe3 macro
|
/external/coreboot/src/ec/google/wilco/ |
D | commands.c | 182 { .post_code = POSTCODE_RAM_FAILURE, .ec_err = DLED_MEMORY, },
|
/external/coreboot/src/drivers/intel/fsp2_0/ |
D | memory_init.c | 285 fsp_die_with_post_code(status, POSTCODE_RAM_FAILURE, "%s error", context); in fspm_return_value_handler()
|
/external/coreboot/util/cbfstool/ |
D | eventlog.c | 420 {POSTCODE_RAM_FAILURE, "RAM Failure"}, in eventlog_print_data()
|