Searched defs:sys_table (Results 1 - 2 of 2) sorted by relevance

/systemd/src/boot/efi/
H A Dstub.c29 EFI_STATUS efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *sys_table) { argument
51 InitializeLib(image, sys_table);
H A Dboot.c1692 EFI_STATUS efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *sys_table) { argument
1705 InitializeLib(image, sys_table);

Completed in 15 milliseconds