]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
stand: libefi: swap /Pci() printing around
authorKyle Evans <kevans@FreeBSD.org>
Wed, 13 Apr 2022 00:29:54 +0000 (19:29 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Thu, 21 Apr 2022 22:34:51 +0000 (17:34 -0500)
commit4321608d3dd8dcb397ba3edb81faf304023b0592
treedf362dc1d0fb0590c7a00f0c3bebb42449335b52
parenta28c89928a4dec739acb37734b435c119e08f751
stand: libefi: swap /Pci() printing around

Printing device followed by interface matches, e.g., edk2.  Note that
this is only a fallback, many firmware implementations will provide the
protocol that we'll use to format device paths.

Reviewed by: imp, tsoome
Sponsored by: Ampere Computing
Submitted by: Klara, Inc.

(cherry picked from commit 454630c72556d45e401f29f56b3317c2fb0499a0)
stand/efi/libefi/devpath.c