Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Dtboot.c357 static uint8_t tboot_log_uuid[16] = TBOOT_LOG_UUID; variable
372 if (memcmp(&tboot_log_uuid, log_uuid, sizeof(log_uuid))) in tboot_log_read()