]> code.delx.au - refind/blob - mok/execute.h
Fine-tuning of loader detection code.
[refind] / mok / execute.h
1 EFI_STATUS
2 generate_path(CHAR16* name, EFI_LOADED_IMAGE *li,
3 EFI_DEVICE_PATH **path, CHAR16 **PathName);
4 EFI_STATUS
5 execute(EFI_HANDLE image, CHAR16 *name);