Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_load_initrd.c15 struct efi_device_path *file_path, bool boot_policy,
93 struct efi_device_path *file_path, bool boot_policy, in efi_load_file2_initrd() argument
103 EFI_ENTRY("%p, %p, %d, %p, %p", this, file_path, boot_policy, in efi_load_file2_initrd()
123 if (boot_policy) { in efi_load_file2_initrd()
A Defi_boottime.c1946 efi_status_t efi_load_image_from_path(bool boot_policy, in efi_load_image_from_path() argument
1972 } else if (!boot_policy) { in efi_load_image_from_path()
1984 boot_policy, &buffer_size, in efi_load_image_from_path()
1996 load_file_protocol, dp, boot_policy, in efi_load_image_from_path()
2026 efi_status_t EFIAPI efi_load_image(bool boot_policy, in efi_load_image() argument
2040 EFI_ENTRY("%d, %p, %pD, %p, %zd, %p", boot_policy, parent_image, in efi_load_image()
2052 ret = efi_load_image_from_path(boot_policy, file_path, in efi_load_image()
/u-boot/lib/efi_selftest/
A Defi_selftest_load_file.c211 bool boot_policy, in load_file() argument
248 bool boot_policy, in load_file2() argument
264 if (boot_policy) { in load_file2()
/u-boot/include/
A Defi_loader.h493 efi_status_t EFIAPI efi_load_image(bool boot_policy,
A Defi_api.h1730 bool boot_policy,

Completed in 19 milliseconds