Created attachment 180867 [details] patch The attached patch adds new port - UEFITool. It's used for parsing, exctracting and modifying UEFI images and is useful for e.g. extracting device firmware from UEFI image for use with Coreboot. The port builds fine with Poudriere on 10.3-RELEASE.
A commit references this bug: Author: vanilla Date: Mon Mar 20 09:43:52 UTC 2017 New revision: 436534 URL: https://svnweb.freebsd.org/changeset/ports/436534 Log: Add UEFITool 40, UEFI images parser. PR: 217832 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/sysutils/Makefile head/sysutils/UEFITool/ head/sysutils/UEFITool/Makefile head/sysutils/UEFITool/distinfo head/sysutils/UEFITool/pkg-descr