Searched defs:parent_image (Results 1 - 1 of 1) sorted by relevance
| /systemd/src/boot/efi/ |
| H A D | boot.c | 1609 static EFI_STATUS image_start(EFI_HANDLE parent_image, const Config *config, const ConfigEntry *entry) { argument 1622 err = uefi_call_wrapper(BS->LoadImage, 6, FALSE, parent_image, path, NULL, 0, &image); 1639 parent_image, NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL);
|
Completed in 13 milliseconds