Searched refs:efi_system_partition_guid (Results 1 – 4 of 4) sorted by relevance
32 static const efi_guid_t efi_system_partition_guid = PARTITION_SYSTEM_GUID; variable267 ret = bs->locate_handle_buffer(BY_PROTOCOL, &efi_system_partition_guid, in open_file_system()
28 const efi_guid_t efi_system_partition_guid = PARTITION_SYSTEM_GUID; variable454 esp_guid = &efi_system_partition_guid; in efi_disk_add_dev()
921 handle = efi_dp_find_obj(dp, &efi_system_partition_guid, &rem); in device_is_present_and_system_part()
280 extern const efi_guid_t efi_system_partition_guid;
Completed in 11 milliseconds