]> code.delx.au - refind/blob - mok/execute.h
Files for new MOK/shim code based on Bottomley's PreLoader.
[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);