Searched refs:secure (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/efi/
H A Dstub.c35 BOOLEAN secure = FALSE; local
72 secure = TRUE;
88 /* if we are not in secure boot mode, accept a custom command line and replace the built-in one */
89 if (!secure && loaded_image->LoadOptionsSize > 0) {

Completed in 633 milliseconds