Home
last modified time | relevance | path

Searched refs:good_partition (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/firmware/lib/
Dvboot_kernel.c46 int good_partition = -1; in LoadKernel() local
330 if (-1 != good_partition) { in LoadKernel()
431 good_partition = gpt.current_kernel + 1; in LoadKernel()
495 if (good_partition >= 0) { in LoadKernel()