Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dinitrd.c43 BOOLEAN boot_policy, in initrd_load_file() argument
51 if (boot_policy) in initrd_load_file()
Dshim.c74 … void *file_buffer, UINTN file_size, BOOLEAN boot_policy) { in security2_policy_authentication() argument
81 status = es2fa(this, device_path, file_buffer, file_size, boot_policy); in security2_policy_authentication()