Searched refs:xboot_path (Results 1 – 1 of 1) sorted by relevance
229 EFI_DEVICE_PATH *xboot_path = ASSERT_SE_PTR(DuplicateDevicePath(partition_path)); in find_device() local230 … CopyMem((UINT8 *) xboot_path + ((UINT8 *) part_node - (UINT8 *) partition_path), &hd, sizeof(hd)); in find_device()231 *ret_device_path = xboot_path; in find_device()