Home
last modified time | relevance | path

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

/freebsd-12.1/stand/efi/loader/
H A Dmain.c76 EFI_GUID debugimg = DEBUG_IMAGE_INFO_TABLE_GUID; variable
1183 else if (!memcmp(guid, &debugimg, sizeof(EFI_GUID))) in command_configuration()