Home
last modified time | relevance | path

Searched refs:POSTCODE_OS_ENTER_PTS (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/console/
H A Dpost_codes.h292 #define POSTCODE_OS_ENTER_PTS 0x96 macro
/aosp_15_r20/external/coreboot/src/soc/intel/common/acpi/
H A Dplatform.asl21 DBG0 = POSTCODE_OS_ENTER_PTS
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Deventlog.c407 {POSTCODE_OS_ENTER_PTS, "ACPI _PTS Method"}, in eventlog_print_data()