]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce efi_devpath_same_disk
authorimp <imp@FreeBSD.org>
Tue, 4 Jun 2019 18:36:07 +0000 (18:36 +0000)
committerimp <imp@FreeBSD.org>
Tue, 4 Jun 2019 18:36:07 +0000 (18:36 +0000)
commit6f3c45cf472edfb9b19aa417cf89015439d4f57b
tree9a0cc0b391309624a4882e9291b6a292e6931227
parentbec7330290f181712b2840f220eee1b5533ea3b6
Introduce efi_devpath_same_disk

This is like efi_devpath_match, but allows differing device media
paths. Those just specify the partition information.

Differential Revision: https://reviews.freebsd.org/D20513
stand/efi/include/efilib.h
stand/efi/libefi/devpath.c