Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dtboot.c351 static uint8_t tboot_log_uuid[16] = TBOOT_LOG_UUID; variable
366 if (memcmp(&tboot_log_uuid, log_uuid, sizeof(log_uuid))) in tboot_log_read()