This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-04 08:55:18 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
usr.sbin
/
efidp
/
Makefile
9 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
efidp manipulates UEFI Device Paths in various ways. At the moment, it formats and parses UEFI standard Device Paths. In the future it will also translate between FreeBSD driver names and UEFI Device Paths. Sponsored by: Netflix
2017-03-08 19:33:38 -05:00
# $FreeBSD$
PROG
=
efidp
MAN
=
efidp.8
Add -u (--to-unix) and -e (--to-efi) to convert unix or efi paths to the other. Sponsored by: Netflix
2017-12-02 02:29:24 -05:00
LIBADD
=
efivar geom
efidp manipulates UEFI Device Paths in various ways. At the moment, it formats and parses UEFI standard Device Paths. In the future it will also translate between FreeBSD driver names and UEFI Device Paths. Sponsored by: Netflix
2017-03-08 19:33:38 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink